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.8.2 #224

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/cloudflare/cloudflared minor 2024.6.1 -> 2024.8.2

Release Notes

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

v2024.8.2

Compare Source

SHA256 Checksums:
cloudflared-amd64.pkg: 234c71eea3bb1b80c78f0e8a7b172e850929635b95176d1980922a91f557df41
cloudflared-arm64.pkg: eaa7a1ad419dba999416b3a0ca997742cb242843378c54b6d6ce18c2e7dfe7a3
cloudflared-darwin-amd64.tgz: 462bc13ae9852158823119e956513e42251b48e3365ec0e7e691de0e2bf8c6f8
cloudflared-darwin-arm64.tgz: 0229266dc217678024f7baf9cfb61090c4894c20b7f3ace7950ca23c1ed55b8a
cloudflared-fips-linux-amd64: 0009482391d968024fea4d0a2b9a90cbf4f3394372bc8c7fb675c8f0b482d665
cloudflared-fips-linux-amd64.deb: 2c63700cb9487c6c5135a77fefc7ca943675c99515257d8135d03acb56e7b0df
cloudflared-fips-linux-x86_64.rpm: 706b1698aa044dcd7baafa45a51d247c7a6fc2f3fd0762cc08bbcb0e0d20b021
cloudflared-linux-386: 6ebe85c31f1b04547ffa37d82dc5742fd23e7ea01a68ff2c3de944a90e653d8e
cloudflared-linux-386.deb: 13dcbc4fabaf6c6c15032eb19e2c7a536a92a049a0f9e18ef515b1a80f0ec773
cloudflared-linux-386.rpm: fc94b0da7008e068ce33948b24a0ba1e84b7884222c4e868d6b37f8338944866
cloudflared-linux-aarch64.rpm: 4f5a96676acc8a340af947aa6e1307570bc7e736398ce70b758bafcc97001d01
cloudflared-linux-amd64: e6cb78348e05680805c8317b5073c54401c1ebac9fa88a2cc35be752858bdc6b
cloudflared-linux-amd64.deb: 5779c18bc9fb558daa3fcf121d52015c51b22adc0b7d9b54182871576f32ee33
cloudflared-linux-arm: 8b0b87a93892f6c6d1c19d1b9756152afc18dce36cf6b3dc77244979c5f5e8ff
cloudflared-linux-arm.deb: 5badf804137837506e70f90781834ec5c1c6def3bf718d1a2dbb63870a28c114
cloudflared-linux-arm.rpm: a9da1f596f20333d7bb96b0a8f791241156fa42b7242519e2ae2a7073176a5a4
cloudflared-linux-arm64: f0cc2f42b658a89a794ca91210f73df2f3d51c459f050ae1ee57b221d1e30f98
cloudflared-linux-arm64.deb: d99aff8aba2f7667c07b44230315209ef7e31136d6371799a11619fab14bc07d
cloudflared-linux-armhf: 75e03fd5e70612c6db621a9e86350547be7c0caa21f7cb79231409233525e26c
cloudflared-linux-armhf.deb: 23ab265f7629a4a1b0d025ca17023aa18dca6a70b85727ae0a9f326814feba6f
cloudflared-linux-armhf.rpm: 819b0134d2a351c27101d546f0243046b2df33b7658f3ea976d7288b885a8c0b
cloudflared-linux-x86_64.rpm: f83e6f13dafaed1552caa9e04929360fd2224d00f95049d0e8fbf5e0d47d0cf6
cloudflared-windows-386.exe: de5e40f849579b8ed699db3bb5641f7bb7e5605a275121a7b26784c0617f879d
cloudflared-windows-386.msi: 7b5a472e0c4d74ae704f202301f27ab7fc775379cffe561b999166fa33b9c786
cloudflared-windows-amd64.exe: a054d767613ba64462dd457e3c0be27244c9484f4b7fcb76b37e137c86f0eda1
cloudflared-windows-amd64.msi: ea37a8d58b568b4df2c369f3cedd9d90371defb21d8100a046c9b1e9e2525200

Configuration

📅 Schedule: Branch creation - "every weekend" (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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

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

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

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

Copy link

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

@gavinmcfall gavinmcfall merged commit c5eae71 into main Aug 20, 2024
5 checks passed
@gavinmcfall gavinmcfall deleted the renovate/docker.io-cloudflare-cloudflared-2024.x branch August 20, 2024 23:24
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