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 image docker.io/cloudflare/cloudflared to v2024.3.0 #2161

Merged

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Mar 20, 2024

This PR contains the following updates:

Package Update Change
docker.io/cloudflare/cloudflared minor 2024.2.1 -> 2024.3.0

Release Notes

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

v2024.3.0

Compare Source

SHA256 Checksums:
cloudflared-amd64.pkg: ed0da410a854b0f77389e9a119e91a7fa7c6e2b0a20b8f17176094b2b99501f7
cloudflared-darwin-amd64.tgz: 7985b61143f138f0b796fe0f5111128d26c1dcd62d4e699720f339189be3d8c2
cloudflared-fips-linux-amd64: 06a6390745a7669f1bea7779ca68de961dd75acfa80a9988d1bb0847df9a06a7
cloudflared-fips-linux-amd64.deb: 2021d7a5e20dcdf6e6938121ab8b8727d8b0422e9c9fe36848f33552ea50afd8
cloudflared-fips-linux-x86_64.rpm: c7eb35ecee2fed5756a35a164e0645c689ced219a0f86b25be96872f22623112
cloudflared-linux-386: ef7f2dbbb16f058bb72fe210c247761b681d20438fb6ee69a67c6b8541030b5a
cloudflared-linux-386.deb: f2c002f8298fe55c121161dd1a9b06bfb546c037505839996c1ead432398a41a
cloudflared-linux-386.rpm: 37de7811d74504685647b1cbde97c45ddf0c7e364a1a52eb77d9a39d95ce291c
cloudflared-linux-aarch64.rpm: c9d858f23827c0cb404852fd2c52f9c9dd1b0c293a20cac6075d0288bf35673e
cloudflared-linux-amd64: d097b3e8f362d5632a908f026a2f1b0a30088af0d7da6749b2f6d5c6c03d7ddb
cloudflared-linux-amd64.deb: b414207b6b7e42a1451e4092f2316c4bb206c84afcd8983e70b9d55257ff6f44
cloudflared-linux-arm: 2723eb5876766b7379ff95e886f98cd2eeed1babbaf93899fd38e53441a5c6e4
cloudflared-linux-arm.deb: 938709155006a4d93bffa964e7f4deae02431569f9a79d4f6ddb0dff5948d557
cloudflared-linux-arm.rpm: a14e33986f71dad061e5b0126c5d69c4881d6d784525533adffb298551d5a2a9
cloudflared-linux-arm64: 8296c881c55420d5aa1f5d10cff2da8e2766e86dbc15504f1c6dc02e0a95a0c5
cloudflared-linux-arm64.deb: 5d997a833a168d320effcd5f3eb221ea631b4ebb9163f3982566342b23913bf5
cloudflared-linux-armhf: 22ff980d51ca25ca4926234596a5a04c1df822888951cab125ae83af7323666d
cloudflared-linux-armhf.deb: 1e5c5aeb909bad308d176f241eb24825f6b177e114ebff152939acb187d4ea0a
cloudflared-linux-armhf.rpm: 5471b969f908191efa775d3e8fb5d4c2b51560c9ff199f10ceaf2e9777c5f0a3
cloudflared-linux-x86_64.rpm: 091dfd501c9ab6b93cedc4b295623e97ce3df54fe9b4f896f54f6836e681ef32
cloudflared-windows-386.exe: eeae5e52908063dca78c588559ca5ab9e94045c6ae555a078dcd8e9f72106ec1
cloudflared-windows-386.msi: 315a196636887b492f7bdbdb5bdaf7ada92f5e8bb1a79758716bc78f1abada2c
cloudflared-windows-amd64.exe: 8f27967907aee6face94d3ea55e455214c2e7afdb82e59d1dcce46b43b22e4e4
cloudflared-windows-amd64.msi: 637ced8c9acec862030d9259b64088b7fab95fe597d26fe96f9b6e89e24c1183

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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner March 20, 2024 10:35
@layla-bot layla-bot bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory cluster/main labels Mar 20, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Mar 20, 2024

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

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

@@ -49,13 +49,13 @@

                     key: TUNNEL_ID
                     name: cloudflared-secret
               TUNNEL_METRICS: 0.0.0.0:8080
               TUNNEL_TRANSPORT_PROTOCOL: auto
             image:
               repository: docker.io/cloudflare/cloudflared
-              tag: 2024.2.1
+              tag: 2024.3.0
             nameOverride: cloudflared
             probes:
               liveness:
                 custom: true
                 spec:
                   failureThreshold: 3

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Mar 20, 2024

--- HelmRelease: networking/cloudflared Deployment: networking/cloudflared

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

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

               key: TUNNEL_ID
               name: cloudflared-secret
         - name: TUNNEL_METRICS
           value: 0.0.0.0:8080
         - name: TUNNEL_TRANSPORT_PROTOCOL
           value: auto
-        image: docker.io/cloudflare/cloudflared:2024.2.1
+        image: docker.io/cloudflare/cloudflared:2024.3.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ready
             port: 8080
           initialDelaySeconds: 0

@kashalls kashalls merged commit 39b8011 into main Mar 20, 2024
10 checks passed
@layla-bot layla-bot bot deleted the renovate/main-docker.io-cloudflare-cloudflared-2024.x branch March 20, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant