Skip to content

feat(container): update docker.io/cloudflare/cloudflared ( 2026.1.2 → 2026.3.0 )#168

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

feat(container): update docker.io/cloudflare/cloudflared ( 2026.1.2 → 2026.3.0 )#168
renovate[bot] wants to merge 1 commit intomainfrom
renovate/docker.io-cloudflare-cloudflared-2026.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2026

This PR contains the following updates:

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

Release Notes

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

v2026.3.0

Compare Source

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 - "before 11:00 am" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Feb 7, 2026

--- 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: 2026.1.2
+              tag: 2026.3.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions
Copy link

github-actions bot commented Feb 7, 2026

--- HelmRelease: network/cloudflared Deployment: network/cloudflared

+++ HelmRelease: network/cloudflared Deployment: network/cloudflared

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

@renovate renovate bot force-pushed the renovate/docker.io-cloudflare-cloudflared-2026.x branch from 872cf57 to 73f100a Compare March 9, 2026 17:13
@renovate renovate bot changed the title feat(container): update docker.io/cloudflare/cloudflared ( 2026.1.2 → 2026.2.0 ) feat(container): update docker.io/cloudflare/cloudflared ( 2026.1.2 → 2026.3.0 ) Mar 9, 2026
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