Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container)!: Update docker.io/cloudflare/cloudflared ( 2024.12.2 → 2025.1.0 ) #739

Merged

Conversation

field-repair-bot-74a[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
docker.io/cloudflare/cloudflared major 2024.12.2 -> 2025.1.0

Release Notes

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

v2025.1.0

Compare Source

SHA256 Checksums:
cloudflared-amd64.pkg: 737f44e9211a2b9d3cc273cd9287951b67bef8922d32debc473e619bf7453df5
cloudflared-arm64.pkg: 8b83b0499b6982f239a941d9234620cc72c1328f5bdded2694a749451d2e7ea0
cloudflared-darwin-amd64.tgz: 8d7612b8ab14a218ac78bfc09f38f9a3a1a7d8b60081ede7e788739a2cca60fb
cloudflared-darwin-arm64.tgz: c29e4553a11783988dbd733ffadf3d0122858bbbcc633ce1474b1f33c2f764fd
cloudflared-fips-linux-amd64: 0465124cf393261d40943a0c214dc32e793b2c089ff1a308a035ef4bfbf126c9
cloudflared-fips-linux-amd64.deb: a78fc4205fe9cc932b02b10d73291af1d0a436de9922cf042331c3bbcd342729
cloudflared-fips-linux-x86_64.rpm: e5c9befcbff60e7f91ac7c199d355c95fc70302cba078d2e5a49ed72b1c5cda1
cloudflared-linux-386: dce48149614982aae1889be9babfc44e12f9458655181664e921f9708ff449de
cloudflared-linux-386.deb: 633b7eeba1f6904b04100ac67a63f7e3b0c5fb55d9af1925e2c37553a5ce6673
cloudflared-linux-386.rpm: aa4d11a5c5460cb610e776f95c8c0fea412da6a9af9de4896c867c12bf31311b
cloudflared-linux-aarch64.rpm: 03079e5c4a347d822f7fbb513a05b4f30640d56c030d6e69f7a7ef71b4970874
cloudflared-linux-amd64: 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368
cloudflared-linux-amd64.deb: 9e30e5880dd1eb71d685123d601dd5268c45c3cdce2f3379d7d9c1bbc4fbc503
cloudflared-linux-arm: 0de627fd141a61f72d71b2cb826718bd4c8d809195004b7f49018893664c803d
cloudflared-linux-arm.deb: a57aa6b4a6beefb1afcb1d4d91958319e0933ebd7d386a31cfc3ade2cacd421c
cloudflared-linux-arm.rpm: 7d2ef4b0dd546d06150fdfecd7cbf76d8ed0a8935f4314abdb46cd203385beec
cloudflared-linux-arm64: c6b91c3c84e75be67df0adf44655405ccccc467f964943c54b2fc380ca636062
cloudflared-linux-arm64.deb: 2904305c637ceed5068b86f1bf5de4f0c94e931b0fb523265e78efc5de440005
cloudflared-linux-armhf: 6a9ae8729166d3d84c80fdbc0d5ae6ef123fa2cf69d5e05bd3cd4a47646e6a3f
cloudflared-linux-armhf.deb: 8026fab4600046dda14d8bdf30462c0e02eba9119e57aff31ef991bf6f585cac
cloudflared-linux-armhf.rpm: 4636ea5c2ac0395452410dbbae5983ea5bfbd7e522287693008a60b6b24a4785
cloudflared-linux-x86_64.rpm: e8b63339d666791dea98f056e555a680e94b79129e49dbba07bd27f0bdc4868c
cloudflared-windows-386.exe: 315e4e5b36930c3de475457657ff777a5653404b92c8d6522daba61414af7219
cloudflared-windows-386.msi: 892503dc1b9a147c4f1f26d090a36b5ca1dd3224c4f190f8de317f4b851c609e
cloudflared-windows-amd64.exe: f1ea0be7b442593b62656a371110a218bf42e0fe63338bc558744c7d84ef7826
cloudflared-windows-amd64.msi: 2853e1f19b92fa7538c7d47d7418e8894aa52f591f800cb612997f5c21849852

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 this update again.


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

This PR has been generated by Renovate Bot.

@field-repair-bot-74a
Copy link
Contributor Author

--- kubernetes/main/apps/network/cloudflared/app Kustomization: flux-system/cloudflared HelmRelease: network/cloudflared

+++ kubernetes/main/apps/network/cloudflared/app Kustomization: flux-system/cloudflared HelmRelease: network/cloudflared

@@ -50,13 +50,13 @@

               TUNNEL_ORIGIN_ENABLE_HTTP2: true
               TUNNEL_POST_QUANTUM: true
               TUNNEL_REGION: us
               TUNNEL_TRANSPORT_PROTOCOL: quic
             image:
               repository: docker.io/cloudflare/cloudflared
-              tag: 2024.12.2@sha256:cb38f3f30910a7d51545118a179b8516eb7066eac61855d62ce6ed733c54ce70
+              tag: 2025.1.0@sha256:3247f3ef49eda23244b8aa5583f82b7c3880b0d057e1172d0e818f5e678d9f27
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@field-repair-bot-74a
Copy link
Contributor Author

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

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

@@ -62,13 +62,13 @@

         - name: TUNNEL_POST_QUANTUM
           value: 'true'
         - name: TUNNEL_REGION
           value: us
         - name: TUNNEL_TRANSPORT_PROTOCOL
           value: quic
-        image: docker.io/cloudflare/cloudflared:2024.12.2@sha256:cb38f3f30910a7d51545118a179b8516eb7066eac61855d62ce6ed733c54ce70
+        image: docker.io/cloudflare/cloudflared:2025.1.0@sha256:3247f3ef49eda23244b8aa5583f82b7c3880b0d057e1172d0e818f5e678d9f27
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ready
             port: 8080
           initialDelaySeconds: 0

@Heavybullets8 Heavybullets8 merged commit 5e2f210 into main Jan 7, 2025
10 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/main-docker.io-cloudflare-cloudflared-2025.x branch January 7, 2025 14:55
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