From bb97b7f9ae22ab48e8533fd1b875b1c2ebc50537 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Dec 2025 00:01:02 +0000 Subject: [PATCH] Update Helm release common to v4.5.0 --- charts/cloudflared/Chart.yaml | 2 +- charts/generic-device-plugin/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/cloudflared/Chart.yaml b/charts/cloudflared/Chart.yaml index 06c0bac..53d0e0f 100644 --- a/charts/cloudflared/Chart.yaml +++ b/charts/cloudflared/Chart.yaml @@ -13,6 +13,6 @@ maintainers: dependencies: - name: common repository: https://bjw-s-labs.github.io/helm-charts/ - version: 4.4.0 + version: 4.5.0 icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4 appVersion: "2025.10.0" diff --git a/charts/generic-device-plugin/Chart.yaml b/charts/generic-device-plugin/Chart.yaml index 8e4f684..2c698b4 100644 --- a/charts/generic-device-plugin/Chart.yaml +++ b/charts/generic-device-plugin/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: generic-device-plugin -version: 0.20.3 +version: 0.21.0 description: Generic Device Plugin keywords: - generic-device-plugin @@ -14,5 +14,5 @@ maintainers: dependencies: - name: common repository: https://bjw-s-labs.github.io/helm-charts/ - version: 4.4.0 + version: 4.5.0 appVersion: 0.20.3