From f2c999ed3e945a4dd4dcbe7af7834b8e37f247ed Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Jun 2025 18:07:33 +0000 Subject: [PATCH] Update Helm release common to v4.1.1 --- 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 d5964fc..e86e00f 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.0.1 + version: 4.1.1 icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4 appVersion: "2025.6.0" diff --git a/charts/generic-device-plugin/Chart.yaml b/charts/generic-device-plugin/Chart.yaml index 3ee07a6..94793b9 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.2.0 +version: 0.3.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.0.1 + version: 4.1.1 appVersion: 0.2.0