feat(container)!: Update image docker.io/cloudflare/cloudflared to v2026#370
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update image docker.io/cloudflare/cloudflared to v2026#370renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/network/cloudflared/app Kustomization: flux-system/cloudflared HelmRelease: network/cloudflared
+++ kubernetes/apps/network/cloudflared/app Kustomization: flux-system/cloudflared HelmRelease: network/cloudflared
@@ -49,13 +49,13 @@
TUNNEL_METRICS: 0.0.0.0:8080
TUNNEL_ORIGIN_ENABLE_HTTP2: true
TUNNEL_POST_QUANTUM: true
TUNNEL_TRANSPORT_PROTOCOL: quic
image:
repository: docker.io/cloudflare/cloudflared
- tag: 2024.11.1
+ tag: 2026.2.0
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
--- HelmRelease: network/cloudflared Deployment: network/cloudflared
+++ HelmRelease: network/cloudflared Deployment: network/cloudflared
@@ -62,13 +62,13 @@
- name: TUNNEL_ORIGIN_ENABLE_HTTP2
value: 'true'
- name: TUNNEL_POST_QUANTUM
value: 'true'
- name: TUNNEL_TRANSPORT_PROTOCOL
value: quic
- image: docker.io/cloudflare/cloudflared:2024.11.1
+ image: docker.io/cloudflare/cloudflared:2026.2.0
livenessProbe:
failureThreshold: 3
httpGet:
path: /ready
port: 8080
initialDelaySeconds: 0 |
fed1082 to
98a462d
Compare
98a462d to
b4fa2ab
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:
2024.11.1→2026.2.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cloudflare/cloudflared (docker.io/cloudflare/cloudflared)
v2026.2.0Compare Source
Breaking Change
Removes the
proxy-dnsfeature from cloudflared. This feature allowed running a local DNS over HTTPS (DoH) proxy.Users who relied on this functionality should migrate to alternative solutions.
Removed commands and flags:
cloudflared proxy-dnscloudflared tunnel proxy-dns--proxy-dns,--proxy-dns-port,--proxy-dns-address,--proxy-dns-upstream,--proxy-dns-max-upstream-conns,--proxy-dns-bootstrapresolversection in configuration filev2026.1.2Compare Source
SHA256 Checksums:
v2026.1.1Compare Source
SHA256 Checksums:
v2025.11.1Compare Source
SHA256 Checksums:
v2025.10.1Compare Source
SHA256 Checksums:
v2025.10.0Compare Source
SHA256 Checksums:
v2025.9.1Compare Source
SHA256 Checksums:
v2025.9.0Compare Source
SHA256 Checksums:
v2025.8.1Compare Source
SHA256 Checksums:
v2025.8.0Compare Source
SHA256 Checksums:
v2025.7.0Compare Source
SHA256 Checksums:
v2025.6.1Compare Source
SHA256 Checksums:
v2025.6.0Compare Source
SHA256 Checksums:
v2025.5.0Compare Source
SHA256 Checksums:
v2025.4.2Compare Source
SHA256 Checksums:
v2025.4.0Compare Source
SHA256 Checksums:
v2025.2.1Compare Source
SHA256 Checksums:
v2025.2.0Compare Source
SHA256 Checksums:
v2025.1.1Compare Source
New Features
v2025.1.0Compare Source
SHA256 Checksums:
v2024.12.2Compare Source
New Features
cloudflared tunnel diag.v2024.12.1Compare Source
Notices
--metricsis still honoured meaning that if this flag is set the metrics server will try to bind it, however, this version includes a change that makes the metrics server bind to a port with a semi-deterministic approach. If the metrics flag is not present the server will bind to the first available port of the range 20241 to 20245. In case of all ports being unavailable then the fallback is to bind to a random port.v2024.12.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 was generated by Mend Renovate. View the repository job log.