fix(container): update image docker.io/cloudflare/cloudflared ( 2025.9.0 ➔ 2025.9.1 )#3378
Merged
binaryn3xus merged 1 commit intomainfrom Sep 25, 2025
Merged
Conversation
Contributor
Author
--- kubernetes/apps/network/cloudflare-tunnel/app Kustomization: network/cloudflare-tunnel HelmRelease: network/cloudflare-tunnel
+++ kubernetes/apps/network/cloudflare-tunnel/app Kustomization: network/cloudflare-tunnel HelmRelease: network/cloudflare-tunnel
@@ -38,13 +38,13 @@
TUNNEL_TRANSPORT_PROTOCOL: quic
envFrom:
- secretRef:
name: '{{ .Release.Name }}-secret'
image:
repository: docker.io/cloudflare/cloudflared
- tag: 2025.9.0@sha256:f9af3635e01536d28ca54186d3b945ed6ae494246e9b7045dedfa5a3747d4ccc
+ tag: 2025.9.1@sha256:4604b477520dc8322af5427da68b44f0bf814938e9d2e4814f2249ee4b03ffdf
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: network/cloudflare-tunnel Deployment: network/cloudflare-tunnel
+++ HelmRelease: network/cloudflare-tunnel Deployment: network/cloudflare-tunnel
@@ -54,13 +54,13 @@
value: 'true'
- name: TUNNEL_TRANSPORT_PROTOCOL
value: quic
envFrom:
- secretRef:
name: cloudflare-tunnel-secret
- image: docker.io/cloudflare/cloudflared:2025.9.0@sha256:f9af3635e01536d28ca54186d3b945ed6ae494246e9b7045dedfa5a3747d4ccc
+ image: docker.io/cloudflare/cloudflared:2025.9.1@sha256:4604b477520dc8322af5427da68b44f0bf814938e9d2e4814f2249ee4b03ffdf
livenessProbe:
failureThreshold: 3
httpGet:
path: /ready
port: 8080
initialDelaySeconds: 0 |
62ef31c to
26e9aed
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2025.9.0->2025.9.1Release Notes
cloudflare/cloudflared (docker.io/cloudflare/cloudflared)
v2025.9.1Compare Source
SHA256 Checksums:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.