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.4.0 #2269

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Apr 10, 2024

This PR contains the following updates:

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

Release Notes

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

v2024.4.0

Compare Source

SHA256 Checksums:
cloudflared-amd64.pkg: f09c4f817ea67a56043cefa8c733510861405a0806e932c0fb818c68ceb12c30
cloudflared-darwin-amd64.tgz: 11cef6bfccf565c393c22a2e4d8d1f1daee87d3056f51fa5c344b6d00931e140
cloudflared-fips-linux-amd64: 7b316ed49b8b56d252f47af873a45f7e0a8e1388e1dd884fc0eeaffa8ade508a
cloudflared-fips-linux-amd64.deb: 928638555bdcde645cbd9b6a74b6989c35ed6bd4183207ccb5666ab9b4d984bc
cloudflared-fips-linux-x86_64.rpm: 3d85f389e622ca7663b341ae505920961147da6eeb623c90c255883f9f5e962f
cloudflared-linux-386: 345712f1336b7b258b0d3f166cf8fb9cf795a5d0ae54be43ca8c1219a0f609aa
cloudflared-linux-386.deb: 768e7145d5e16cd4c7825932115a84406ed6a4976f2b1b347a75c8de36025bab
cloudflared-linux-386.rpm: 09a6b9d99623801ccb5ae8e34004d64d490a9d595d6ad5b6d159710854d02b3b
cloudflared-linux-aarch64.rpm: b5c3f3f1feaf5f74b916b03de08629ef588978628b0cbb9ab76f2b96374f33e9
cloudflared-linux-amd64: 27d0076d85a389507daff4dc0ea76b9247c9ad25b7bae650f21c2c9d8746eceb
cloudflared-linux-amd64.deb: c64cd2b97802d5fd106c91106477a9c11a0a1cddb8e787f3c1d0f7e767a199a4
cloudflared-linux-arm: 5214fab0e37e31efeabfb73cb354aa0895a56f5704e46406f0eb244b714e9efa
cloudflared-linux-arm.deb: 404833cba69e304ab5740d750614d2983adcc7cdd87e6f46a50f986310cf59b5
cloudflared-linux-arm.rpm: c7320538aa03f5204d6351912c1f09e7d026c6d795b6fc671f7155f682596bab
cloudflared-linux-arm64: 495d06f0851a4ff1f61a0de87615b2dac154e76de3dd3e63f12023659c8f21d9
cloudflared-linux-arm64.deb: dc7ab86bacb5cb576c37e3e9b60b65e8379f8701a60ba27dd0828d9cdd71cff3
cloudflared-linux-armhf: 92b48abfd37d8cd09083cab8ab777c37bf18391a1a5bbf82eb129ac0c49694bb
cloudflared-linux-armhf.deb: f4c685642f8f04bf8d6a04c76c876c1bbf20e43be8ab10d15182dd4865ecb0c6
cloudflared-linux-armhf.rpm: ec11d91c2eef3156d88a4cf36ca15b9a01dbe3519d6c6ec42ba54df8c2f4b23b
cloudflared-linux-x86_64.rpm: 50f8c9b2d0e52513868dd8e601083285e53b49b2f6e8a53fb8d3c09afe5ef458
cloudflared-windows-386.exe: 4b63bc5d10950b7a301628eef79fc7328b861f0e149011f6e661971203988c3e
cloudflared-windows-386.msi: bfe137124d90a69f05e00e109be13e327f492af3b845f884371306383d05de0b
cloudflared-windows-amd64.exe: 5680ec57a2f6641a27f11fdd600c09ee4bf6bbe2ccc180c28ddaf3cb46427511
cloudflared-windows-amd64.msi: d35d1aa191157b248c033194f0b275cc2effe63f6654bc9437110fc53d58c326

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 April 10, 2024 12:06
@layla-bot layla-bot bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory cluster/main labels Apr 10, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Apr 10, 2024

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

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

@@ -67,13 +67,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.3.0@sha256:8acfc9e4e65e0d1e26686177a3a0c4baa3b0330c0fc6adc899c2b673bc938e77
+        image: docker.io/cloudflare/cloudflared:2024.4.0@sha256:f2a8f348ad721b1a5f2836ca63c08d9a7629081e086a530c8b8bf05bc7fe0f01
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ready
             port: 8080
           initialDelaySeconds: 0

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Apr 10, 2024

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

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

@@ -53,13 +53,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.3.0@sha256:8acfc9e4e65e0d1e26686177a3a0c4baa3b0330c0fc6adc899c2b673bc938e77
+              tag: 2024.4.0@sha256:f2a8f348ad721b1a5f2836ca63c08d9a7629081e086a530c8b8bf05bc7fe0f01
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@layla-bot layla-bot bot force-pushed the renovate/docker.io-cloudflare-cloudflared-2024.x branch from 1b2f369 to 4461a5d Compare April 12, 2024 06:26
@kashalls kashalls merged commit 2b23a74 into main Apr 12, 2024
11 checks passed
@layla-bot layla-bot bot deleted the renovate/docker.io-cloudflare-cloudflared-2024.x branch April 12, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant