Skip to content

Commit

Permalink
fix(container): update image docker.io/cloudflare/cloudflared to v202…
Browse files Browse the repository at this point in the history
…4.10.1
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 600c5d1 commit 18d5b38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
app:
image:
repository: docker.io/cloudflare/cloudflared
tag: 2024.10.0
tag: 2024.10.1
env:
NO_AUTOUPDATE: true
TUNNEL_CRED_FILE: /etc/cloudflared/creds/credentials.json
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/network/cloudflared/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
app:
image:
repository: docker.io/cloudflare/cloudflared
tag: 2024.10.0
tag: 2024.10.1
env:
NO_AUTOUPDATE: true
TUNNEL_CRED_FILE: /etc/cloudflared/creds/credentials.json
Expand Down

0 comments on commit 18d5b38

Please sign in to comment.