From dbf8f14512e33a537f4b96ae56fa8b3061e23ddd Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 19 Dec 2024 13:58:37 -0600 Subject: [PATCH] update 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 ce40db6..f453099 100644 --- a/charts/cloudflared/Chart.yaml +++ b/charts/cloudflared/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: cloudflared -version: 1.10.0 +version: 1.11.0 description: Cloudflared Tunnel keywords: - cloudflare @@ -15,4 +15,4 @@ dependencies: repository: https://bjw-s.github.io/helm-charts/ version: 3.5.1 icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4 -appVersion: "2024.11.1" +appVersion: "2024.12.1" diff --git a/charts/cloudflared/values.yaml b/charts/cloudflared/values.yaml index f8f2b4a..d56adae 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.11.1" + tag: "2024.12.1" pullPolicy: IfNotPresent resources: requests: