From 190412ac59c612c70a32cbeafb692b89e1681f87 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 14 Sep 2025 15:52:05 +0000 Subject: [PATCH] Update Helm release generic-device-plugin to v0.6.0 (#1432) 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.4.0` -> `0.6.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/1432 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 54aa133d0..bd4fab5e9 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.4.0 + version: 0.6.0 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png appVersion: 0.1.10