From 07e4b1240f4f4d03d0f0aad39ef903e3dbaf89aa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 12 Jul 2025 02:50:58 +0000 Subject: [PATCH] Update Helm release generic-device-plugin to v0.4.0 (#907) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [generic-device-plugin](https://github.com/bjw-s/helm-charts) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common)) | minor | `0.3.2` -> `0.4.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/907 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/services/generic-device-plugin/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/services/generic-device-plugin/Chart.yaml b/clusters/cl01tl/services/generic-device-plugin/Chart.yaml index cdfad7769..54aa133d0 100644 --- a/clusters/cl01tl/services/generic-device-plugin/Chart.yaml +++ b/clusters/cl01tl/services/generic-device-plugin/Chart.yaml @@ -15,6 +15,6 @@ maintainers: dependencies: - name: generic-device-plugin repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm - version: 0.3.2 + version: 0.4.0 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png appVersion: 0.1.10