feat(container)!: Update image docker.io/cloudflare/cloudflared ( 2025.4.0 → 2026.2.0 )#411
Open
flkr-23[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update image docker.io/cloudflare/cloudflared ( 2025.4.0 → 2026.2.0 )#411flkr-23[bot] wants to merge 1 commit intomainfrom
flkr-23[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/network/external/cloudflared Kustomization: network/external-cloudflared HelmRelease: network/cloudflared
+++ kubernetes/apps/network/external/cloudflared Kustomization: network/external-cloudflared HelmRelease: network/cloudflared
@@ -45,13 +45,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: 2025.4.0@sha256:522827fe6220249d72ade9a85cf5bdcc52c18ef1d13c7a3bb7480f56a0fd36e6
+ tag: 2026.2.0@sha256:404528c1cd63c3eb882c257ae524919e4376115e6fe57befca8d603656a91a4c
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: network/cloudflared Deployment: network/cloudflared
+++ HelmRelease: network/cloudflared Deployment: network/cloudflared
@@ -56,13 +56,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:2025.4.0@sha256:522827fe6220249d72ade9a85cf5bdcc52c18ef1d13c7a3bb7480f56a0fd36e6
+ image: docker.io/cloudflare/cloudflared:2026.2.0@sha256:404528c1cd63c3eb882c257ae524919e4376115e6fe57befca8d603656a91a4c
livenessProbe:
failureThreshold: 3
httpGet:
path: /ready
port: 8080
initialDelaySeconds: 0 |
34eb239 to
ba32ec7
Compare
…5.4.0 → 2026.2.0 )
ba32ec7 to
b31ffd7
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.4.0→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:
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.