feat(container): update image docker.io/cloudflare/cloudflared ( 2025.9.1 ➔ 2025.10.0 )#3485
Merged
binaryn3xus merged 1 commit intomainfrom Oct 16, 2025
Conversation
….9.1 ➔ 2025.10.0 )
Contributor
Author
--- HelmRelease: network/cloudflare-tunnel Deployment: network/cloudflare-tunnel
+++ HelmRelease: network/cloudflare-tunnel Deployment: network/cloudflare-tunnel
@@ -56,13 +56,13 @@
value: 'true'
- name: TUNNEL_TRANSPORT_PROTOCOL
value: quic
envFrom:
- secretRef:
name: cloudflare-tunnel-secret
- image: docker.io/cloudflare/cloudflared:2025.9.1@sha256:4604b477520dc8322af5427da68b44f0bf814938e9d2e4814f2249ee4b03ffdf
+ image: docker.io/cloudflare/cloudflared:2025.10.0@sha256:396cd2e6f021275ad09969a1b4f1a7e62ca5349fde62781ce082bb2c18105c70
livenessProbe:
failureThreshold: 3
httpGet:
path: /ready
port: 8080
initialDelaySeconds: 0 |
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
@@ -56,13 +56,13 @@
TUNNEL_TRANSPORT_PROTOCOL: quic
envFrom:
- secretRef:
name: '{{ .Release.Name }}-secret'
image:
repository: docker.io/cloudflare/cloudflared
- tag: 2025.9.1@sha256:4604b477520dc8322af5427da68b44f0bf814938e9d2e4814f2249ee4b03ffdf
+ tag: 2025.10.0@sha256:396cd2e6f021275ad09969a1b4f1a7e62ca5349fde62781ce082bb2c18105c70
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
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.1->2025.10.0Release Notes
cloudflare/cloudflared (docker.io/cloudflare/cloudflared)
v2025.10.0Compare 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.