From d101a170ca62d38c83ee40406c131bcedc7d3bbd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Sep 2025 05:02:48 +0000 Subject: [PATCH] Update Helm release common to v4.3.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 0672fe0..70b90c6 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.2.0 + version: 4.3.0 icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4 appVersion: "2025.7.0" diff --git a/charts/generic-device-plugin/Chart.yaml b/charts/generic-device-plugin/Chart.yaml index 91656c7..38a034c 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.8.0 +version: 0.9.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.2.0 + version: 4.3.0 appVersion: 0.7.0