Skip to content

Commit

Permalink
Update Docker image cloudflare/cloudflared to 2024.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent e45cee2 commit 184c3e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/networking/zero-trust/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
value: "2"
- name: TZ
value: ${TZ}
image: cloudflare/cloudflared:2024.8.3
image: cloudflare/cloudflared:2024.9.0
livenessProbe:
failureThreshold: 1
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/networking/zero-trust/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:

image:
repository: cloudflare/cloudflared
tag: "2024.8.3"
tag: "2024.9.0"

args:
- tunnel
Expand Down

0 comments on commit 184c3e7

Please sign in to comment.