Skip to content

feat(container): update image mirror.gcr.io/cloudflare/cloudflared ( 2026.1.2 → 2026.2.0 ) - #1205

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/mirror.gcr.io-cloudflare-cloudflared-2026.x
Feb 7, 2026
Merged

feat(container): update image mirror.gcr.io/cloudflare/cloudflared ( 2026.1.2 → 2026.2.0 )#1205
Mafyuh merged 1 commit into
mainfrom
renovate/mirror.gcr.io-cloudflare-cloudflared-2026.x

Conversation

@renovate

@renovate renovate Bot commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
mirror.gcr.io/cloudflare/cloudflared minor 2026.1.22026.2.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cloudflare/cloudflared (mirror.gcr.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 was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Feb 7, 2026

Copy link
Copy Markdown
--- kubernetes/apps/networking/cloudflared/app Kustomization: networking/cloudflared HelmRelease: networking/cloudflared

+++ kubernetes/apps/networking/cloudflared/app Kustomization: networking/cloudflared HelmRelease: networking/cloudflared

@@ -45,13 +45,13 @@

               TUNNEL_TRANSPORT_PROTOCOL: quic
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: mirror.gcr.io/cloudflare/cloudflared
-              tag: 2026.1.2@sha256:e9bcb2ef08d25632ff74344e73a025f4f4bf12718335b196fa0e670cacace8c5
+              tag: 2026.2.0@sha256:404528c1cd63c3eb882c257ae524919e4376115e6fe57befca8d603656a91a4c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions

github-actions Bot commented Feb 7, 2026

Copy link
Copy Markdown
--- HelmRelease: networking/cloudflared Deployment: networking/cloudflared

+++ HelmRelease: networking/cloudflared Deployment: networking/cloudflared

@@ -52,13 +52,13 @@

           value: 'true'
         - name: TUNNEL_TRANSPORT_PROTOCOL
           value: quic
         envFrom:
         - secretRef:
             name: cloudflared-secret
-        image: mirror.gcr.io/cloudflare/cloudflared:2026.1.2@sha256:e9bcb2ef08d25632ff74344e73a025f4f4bf12718335b196fa0e670cacace8c5
+        image: mirror.gcr.io/cloudflare/cloudflared:2026.2.0@sha256:404528c1cd63c3eb882c257ae524919e4376115e6fe57befca8d603656a91a4c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ready
             port: 8080
           initialDelaySeconds: 0

@Mafyuh
Mafyuh merged commit 57b9c96 into main Feb 7, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/mirror.gcr.io-cloudflare-cloudflared-2026.x branch February 7, 2026 04:14
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.

1 participant