Skip to content

Commit

Permalink
fix(container): update docker.io/cloudflare/cloudflared ( 2024.6.0 → … (
Browse files Browse the repository at this point in the history
#2538)

| datasource | package                          | from     | to       |
| ---------- | -------------------------------- | -------- | -------- |
| docker     | docker.io/cloudflare/cloudflared | 2024.6.0 | 2024.6.1 |

Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com>
  • Loading branch information
joryirving and smurf-bot[bot] authored Jun 18, 2024
1 parent 04c412a commit 68f1a01
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 @@ -36,7 +36,7 @@ spec:
app:
image:
repository: docker.io/cloudflare/cloudflared
tag: 2024.6.0@sha256:8245fa2eeeabf437b061909cd59f123b39730f626bc676dc37cd3fb9f6880580
tag: 2024.6.1@sha256:b809ea110a98112b0ed98b7d976e373c70321541f1a8f592e7932dd63cbf6c5a
env:
NO_AUTOUPDATE: true
TUNNEL_CRED_FILE: /etc/cloudflared/creds/credentials.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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
Expand Down

0 comments on commit 68f1a01

Please sign in to comment.