Skip to content

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

Merged
Aviator-Coding merged 1 commit intomainfrom
renovate/docker.io-cloudflare-cloudflared-2026.x
Mar 18, 2026
Merged

feat(container): update image docker.io/cloudflare/cloudflared ( 2026.1.2 ➔ 2026.3.0 )#548
Aviator-Coding merged 1 commit intomainfrom
renovate/docker.io-cloudflare-cloudflared-2026.x

Conversation

@mortyops
Copy link
Copy Markdown
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.3.0

Release Notes

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

v2026.3.0

Compare Source

SHA256 Checksums:
cloudflared-amd64.pkg: 6e7f474441ad76c4f6da029302065e410bf36f27e4e757cc3c690d752dde76a1
cloudflared-arm64.pkg: 4f47e69d744ff3f357d82be0c18859b0f346b09e5aa5dc6bba9549fc63780d98
cloudflared-darwin-amd64.tgz: b91dbec79a3e3809d5508b96d8b0bdfbf3ad7d51f858200228fa3e57100580d9
cloudflared-darwin-arm64.tgz: 633cee0fd41fd2020e17498beecc54811bf4fc99f891c080dc9343eb0f449c60
cloudflared-fips-linux-amd64: 3729780d913feb4f3e97a424f59fc6d2d80b6178b8a9584e858b186cc20a268a
cloudflared-fips-linux-amd64.deb: 45253dfcaf990049f017b2859654b2d0d3c71f97c55bdaaf09b451a879dfd0f8
cloudflared-fips-linux-x86_64.rpm: 6d5af9923e62837d0bac97af57039105ff54a593b55c0d1e16a1e2ba525ab502
cloudflared-linux-386: 7d59f6ef7b4c255edd88187c74d2b4ecd895b6f5c4aca2cae0c4411eacebcbbd
cloudflared-linux-386.deb: cadaaf29794d24172f8a16db4fe072ee3d3552dfe17167de99762bb36edf27b8
cloudflared-linux-386.rpm: 2d8645894da4d4a8f2949cae2b8f1bb0b378114ae99f897edc2afba39b5493b4
cloudflared-linux-aarch64.rpm: 78e8394502900cf9312f094a2fabcc82c6594e9eb8459c51f6d5e1b1eb7ef7f3
cloudflared-linux-amd64: 4a9e50e6d6d798e90fcd01933151a90bf7edd99a0a55c28ad18f2e16263a5c30
cloudflared-linux-amd64.deb: 00f2475bad5874e9a110c2f5b8d1ce8a1bf5b6280628886a68bdc4ee76fd376c
cloudflared-linux-arm: ca16ed5253373846f7d366d591669d0e868e0724e35599abad2c8b2bc2340cfa
cloudflared-linux-arm.deb: f27be2289aea3ccadfeb85c23ce8003b023034961233080f4c2755cb7f8d5542
cloudflared-linux-arm.rpm: 1bba54d790206f7594d7b2fa7c5a5aee9189f9d1316ee77d3126d71661012d48
cloudflared-linux-arm64: 0755ba4cbab59980e6148367fcf53a8f3ec85a97deefd63c2420cf7850769bee
cloudflared-linux-arm64.deb: 37243e83767b148b0e065dd7715bd552a8147c9f6115d23197c15453826c2f32
cloudflared-linux-armhf: ec300201349e751a6bd591553e0178d1c43e3b4c4d5f352f5707fb41bf02c07b
cloudflared-linux-armhf.deb: ba1d307ebad290f616b47b45f16cf51f7fe1d0c86ae58da2156a4db8b25e8f5a
cloudflared-linux-armhf.rpm: 835314f8ffc7f48ea4f4730b9fbc05d082174a962705f2a4b64c5618f28aa17f
cloudflared-linux-x86_64.rpm: e1e717479e8b8db877b48788875657cbf3558e6cca2b69ab65004517181468c3
cloudflared-windows-386.exe: e00a9e9fed12f8a8f5703539c4662750dd5472d35c16dcbbdc5869f3fe5e238b
cloudflared-windows-386.msi: 4e0168763c4770ce89a7073dddb37c625f5995479756eb88c9b4d860e8deeeb8
cloudflared-windows-amd64.exe: 59b12880b24af581cf5b1013db601c7d843b9b097e9c78aa5957c7f39f741885
cloudflared-windows-amd64.msi: 57c0fc3ffd003bb13fa12a83aa5d32c83ec72f61d0135c57a32b6ad60ccde5bd

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@mortyops
Copy link
Copy Markdown
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.3.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ready
             port: 8080
           initialDelaySeconds: 0

@mortyops
Copy link
Copy Markdown
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.3.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/apps/openclaw/homeops-claw Kustomization: openclaw/homeops-claw OpenClawInstance: openclaw/homeops-claw

+++ kubernetes/apps/openclaw/homeops-claw Kustomization: openclaw/homeops-claw OpenClawInstance: openclaw/homeops-claw

@@ -50,39 +50,23 @@

       name: openclaw-skills-secret
   gateway:
     controlUiOrigins: []
     existingSecret: openclaw-gateway-token
   initContainers:
   - args:
-    - |
-      set -e
-      BASE="/home/openclaw/.openclaw"
-      export PNPM_HOME="$BASE/pnpm"
-      export PATH="$PNPM_HOME:$BASE/.local/bin:/usr/local/bin:/usr/bin:/bin"
-
-      # gh CLI (extract from .deb)
-      GH_VERSION="2.88.1"
-      if [ ! -f "$BASE/.local/bin/gh" ]; then
-        mkdir -p "$BASE/.local/bin" /tmp/gh-install
-        curl -fsSL -o /tmp/gh-install/gh.deb \
-          "https://github.com/cli/cli/releases/download/v${GH_VERSION}/gh_${GH_VERSION}_linux_amd64.deb"
-        dpkg-deb -x /tmp/gh-install/gh.deb /tmp/gh-install
-        cp /tmp/gh-install/usr/bin/gh "$BASE/.local/bin/gh"
-        rm -rf /tmp/gh-install
-        echo "gh $GH_VERSION installed"
-      else
-        echo "gh already installed, skipping"
-      fi
-
-      # summarize (pnpm global to PVC)
-      if ! command -v summarize >/dev/null 2>&1; then
-        pnpm add -g @steipete/summarize
-        echo "summarize installed"
-      else
-        echo "summarize already installed, skipping"
-      fi
+    - "set -e\nBASE=\"/home/openclaw/.openclaw\"\nexport PNPM_HOME=\"$BASE/pnpm\"\n\
+      export PATH=\"$PNPM_HOME:$BASE/.local/bin:/usr/local/bin:/usr/bin:/bin\"\n\n\
+      # gh CLI (extract from .deb \u2014 avoids tarball redirect issues)\nGH_VERSION=\"\
+      2.88.1\"\nif [ ! -f \"$BASE/.local/bin/gh\" ]; then\n  mkdir -p \"$BASE/.local/bin\"\
+      \ /tmp/gh-install\n  curl -fsSL -o /tmp/gh-install/gh.deb \\\n    \"https://github.com/cli/cli/releases/download/v/gh__linux_amd64.deb\"\
+      \n  dpkg-deb -x /tmp/gh-install/gh.deb /tmp/gh-install\n  cp /tmp/gh-install/usr/bin/gh\
+      \ \"$BASE/.local/bin/gh\"\n  rm -rf /tmp/gh-install\n  echo \"gh  installed\"\
+      \nelse\n  echo \"gh already installed, skipping\"\nfi\n\n# summarize (pnpm global\
+      \ to PVC)\nif ! command -v summarize >/dev/null 2>&1; then\n  pnpm add -g @steipete/summarize\n\
+      \  echo \"summarize installed\"\nelse\n  echo \"summarize already installed,\
+      \ skipping\"\nfi\n"
     command:
     - /bin/sh
     - -c
     image: ghcr.io/openclaw/openclaw:latest
     name: install-tools
     volumeMounts:

@mortyops mortyops bot force-pushed the renovate/docker.io-cloudflare-cloudflared-2026.x branch from 8e47809 to 4791226 Compare March 9, 2026 14:30
@mortyops mortyops bot changed the title feat(container): update image docker.io/cloudflare/cloudflared ( 2026.1.2 ➔ 2026.2.0 ) feat(container): update image docker.io/cloudflare/cloudflared ( 2026.1.2 ➔ 2026.3.0 ) Mar 9, 2026
Copy link
Copy Markdown
Owner

@Aviator-Coding Aviator-Coding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Auto-approved: safe update

@mortyops mortyops bot force-pushed the renovate/docker.io-cloudflare-cloudflared-2026.x branch from 4791226 to b4027f4 Compare March 18, 2026 01:45
….1.2 ➔ 2026.3.0 )

| datasource | package                          | from     | to       |
| ---------- | -------------------------------- | -------- | -------- |
| docker     | docker.io/cloudflare/cloudflared | 2026.1.2 | 2026.3.0 |
@mortyops mortyops bot force-pushed the renovate/docker.io-cloudflare-cloudflared-2026.x branch from b4027f4 to c0d5c4f Compare March 18, 2026 01:55
@Aviator-Coding
Copy link
Copy Markdown
Owner

🤖 Auto-review: Merging

Minor container image update for cloudflared from 2026.1.2 to 2026.3.0. Cloudflared is the Cloudflare Tunnel client that provides secure ingress to cluster services without exposing ports. All CI checks passed. Routine quarterly update — safe to merge as cloudflared maintains strong backward compatibility across minor releases.

@Aviator-Coding Aviator-Coding merged commit 7dd794c into main Mar 18, 2026
12 checks passed
@Aviator-Coding Aviator-Coding deleted the renovate/docker.io-cloudflare-cloudflared-2026.x branch March 18, 2026 02:43
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