Skip to content

Commit

Permalink
Merge pull request #57 from willianpaixao/renovate/docker.io-cloudfla…
Browse files Browse the repository at this point in the history
…re-cloudflared-2024.x

fix(container): update image docker.io/cloudflare/cloudflared to v2024.4.1
  • Loading branch information
willianpaixao authored Apr 26, 2024
2 parents 94b97d2 + 4913bb3 commit 0a3ce53
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 @@ -33,7 +33,7 @@ spec:
main:
image:
repository: docker.io/cloudflare/cloudflared
tag: 2024.4.0
tag: 2024.4.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 @@ -33,7 +33,7 @@ spec:
main:
image:
repository: docker.io/cloudflare/cloudflared
tag: 2024.4.0
tag: 2024.4.1
env:
NO_AUTOUPDATE: true
TUNNEL_CRED_FILE: /etc/cloudflared/creds/credentials.json
Expand Down

0 comments on commit 0a3ce53

Please sign in to comment.