From 9107020db25a820a8ba07197f2351e3cc2b20175 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Fri, 27 Sep 2024 21:28:05 -0500 Subject: [PATCH] update chart and image --- charts/cloudflared/Chart.yaml | 4 ++-- charts/cloudflared/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/cloudflared/Chart.yaml b/charts/cloudflared/Chart.yaml index ea01658..9189aa6 100644 --- a/charts/cloudflared/Chart.yaml +++ b/charts/cloudflared/Chart.yaml @@ -13,6 +13,6 @@ maintainers: dependencies: - name: common repository: https://bjw-s.github.io/helm-charts/ - version: 3.3.2 + version: 3.4.0 icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4 -appVersion: "2024.8.3" +appVersion: "2024.9.1" diff --git a/charts/cloudflared/values.yaml b/charts/cloudflared/values.yaml index 01cb0e3..11f16e2 100644 --- a/charts/cloudflared/values.yaml +++ b/charts/cloudflared/values.yaml @@ -3,7 +3,7 @@ existingSecretName: cloudflared-secret existingSecretKey: cf-tunnel-token image: repository: cloudflare/cloudflared - tag: "2024.8.3" + tag: "2024.9.1" pullPolicy: IfNotPresent resources: requests: