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: