We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5635e58 commit 9cea26dCopy full SHA for 9cea26d
2 files changed
charts/cloudflared/Chart.yaml
@@ -3,8 +3,8 @@ maintainers:
3
- name: kubitodev
4
url: https://kubito.dev
5
apiVersion: v2
6
-appVersion: 2025.9.1
7
-version: 1.7.3
+appVersion: 2025.11.1
+version: 1.7.4
8
description: Kubito Cloudflared (Argo Tunnel) Helm Chart
9
home: https://github.com/kubitodev/helm/tree/main/charts/cloudflared
10
icon: https://kubito.dev/images/kubito.svg
charts/cloudflared/values.yaml
@@ -8,7 +8,7 @@
##
image:
repository: cloudflare/cloudflared
11
- tag: "2025.9.1"
+ tag: "2025.11.1"
12
imagePullPolicy: IfNotPresent
13
14
## @section Deployment parameters
0 commit comments