Skip to content

feat(container): update image docker.io/cloudflare/cloudflared ( 2026.1.2 ➔ 2026.2.0 )#548

Open
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/docker.io-cloudflare-cloudflared-2026.x
Open

feat(container): update image docker.io/cloudflare/cloudflared ( 2026.1.2 ➔ 2026.2.0 )#548
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/docker.io-cloudflare-cloudflared-2026.x

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Feb 6, 2026

This PR contains the following updates:

Package Update Change
docker.io/cloudflare/cloudflared minor 2026.1.22026.2.0

Release Notes

cloudflare/cloudflared (docker.io/cloudflare/cloudflared)

v2026.2.0

Compare Source

Breaking Change
  • Removes the proxy-dns feature 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-dns
    • cloudflared tunnel proxy-dns
    • --proxy-dns, --proxy-dns-port, --proxy-dns-address, --proxy-dns-upstream, --proxy-dns-max-upstream-conns, --proxy-dns-bootstrap
    • resolver section in configuration file

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

….1.2 ➔ 2026.2.0 )

| datasource | package                          | from     | to       |
| ---------- | -------------------------------- | -------- | -------- |
| docker     | docker.io/cloudflare/cloudflared | 2026.1.2 | 2026.2.0 |
@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 6, 2026

--- 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:2026.1.2
+        image: docker.io/cloudflare/cloudflared:2026.2.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ready
             port: 8080
           initialDelaySeconds: 0

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 6, 2026

--- kubernetes/apps/network/cloudflare-tunnel Kustomization: network/cloudflare-tunnel HelmRelease: network/cloudflare-tunnel

+++ kubernetes/apps/network/cloudflare-tunnel Kustomization: network/cloudflare-tunnel HelmRelease: network/cloudflare-tunnel

@@ -57,13 +57,13 @@

               TUNNEL_TRANSPORT_PROTOCOL: quic
             envFrom:
             - secretRef:
                 name: cloudflare-tunnel-secret
             image:
               repository: docker.io/cloudflare/cloudflared
-              tag: 2026.1.2
+              tag: 2026.2.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants