Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(container): update image docker.io/cloudflare/cloudflared to v202…
Browse files Browse the repository at this point in the history
…4.6.1
renovate[bot] authored Jun 22, 2024
1 parent c94da64 commit 2e91e2e
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ spec:
app:
image:
repository: docker.io/cloudflare/cloudflared
tag: 2024.6.0
tag: 2024.6.1
env:
NO_AUTOUPDATE: true
TUNNEL_CRED_FILE: /etc/cloudflared/creds/credentials.json
2 changes: 1 addition & 1 deletion kubernetes/apps/network/cloudflared/app/helmrelease.yaml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ spec:
app:
image:
repository: docker.io/cloudflare/cloudflared
tag: 2024.6.0
tag: 2024.6.1
env:
NO_AUTOUPDATE: true
TUNNEL_CRED_FILE: /etc/cloudflared/creds/credentials.json

0 comments on commit 2e91e2e

Please sign in to comment.