From fcf1e3be89bd80cee10efa89cb2da73f6cb10528 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Jun 2025 00:00:54 +0000 Subject: [PATCH] Update Helm release common to v4.1.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 c47c4de..c6a6432 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.0 icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4 appVersion: "2025.5.0" diff --git a/charts/generic-device-plugin/Chart.yaml b/charts/generic-device-plugin/Chart.yaml index 3ee07a6..961abd7 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.0 appVersion: 0.2.0