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.2.0 #166

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
docker.io/cloudflare/cloudflared minor 2024.1.5 -> 2024.2.0 OpenSSF Scorecard

Release Notes

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

v2024.2.0

Compare Source

SHA256 Checksums:
cloudflared-amd64.pkg: bd386c483a5105e4f9ef819fe95419ebbd265b444c0457f76102bd30fd172cdb
cloudflared-darwin-amd64.tgz: 08e168cb71659871410fb0ef4d108a3435016e0ca809a1621923842333848729
cloudflared-fips-linux-amd64: 5f2a9dc461ec2782768902fdd319f93f0fda2311693faa3cf9f05d231995e0ce
cloudflared-fips-linux-amd64.deb: 7c335984fc0de3cfbb07b74fd90425eafa25d38944c2809164da27ea941032d0
cloudflared-fips-linux-x86_64.rpm: 7fb512cf5d87a2992fc08c233251673a012a12403f26e7431b7f7d36e2f3a4e8
cloudflared-linux-386: 5f0f972a4c36b92adfec1bfe23d945b287c9caf9435a614721781ac01645d116
cloudflared-linux-386.deb: 9d0c550831c0e7ab6a04eb4f4cb3ded049cc1260580520845ddad1ec5e6b64a2
cloudflared-linux-386.rpm: 18c1e87a56b127e8c855132a58b3230102d66e96bc09b1d835143122971e0bcb
cloudflared-linux-aarch64.rpm: 4e571738b3eb44f707d29d088e0846d1342dd9d989fa6d6832b28bfa4ce586e2
cloudflared-linux-amd64: 5500be1a1fc27f1671790b062ef215e5d3cfefc9be2d18aa3d64eed8a4fa7315
cloudflared-linux-amd64.deb: d65b4ad7efa130dfa684975bef0c32c4b9a087376e7ce25fc732eaa16a95c0f8
cloudflared-linux-arm: 8a2324cacb791e7b187da587116908cf908a0ae7025be148698070acd85b8247
cloudflared-linux-arm.deb: 6e85a31f1442ca4ba1ab898d41098332591736ca577d369cfca226aa07b51f48
cloudflared-linux-arm.rpm: 3988e667b8af0e0b8814028820b2cbf4f4e9776eff7bee1411ab5d44cb6fa74c
cloudflared-linux-arm64: b7ce93603dbfcd0e5ae1abc729424fb4aa83911dafcae83d7317590ba87a5d94
cloudflared-linux-arm64.deb: dd08914c7528b549b899db18b00da6a3ad3fe9087df6d9d1acadb4191d577c3c
cloudflared-linux-armhf: 9e63e697a20812617c04a47a93cdd5c509edb29f069e31c1f39434cb5b25f715
cloudflared-linux-armhf.deb: 6c5d1573ea293528c0673137fabd6cbf5d461683e86dd5846da3afa1e3a62665
cloudflared-linux-armhf.rpm: b94f0e61be597635e96dc7adee54e26262ab2081903550aca9e1cfe09a99f9f7
cloudflared-linux-x86_64.rpm: 88ebb287592b3aa49df2f4c822f65744b947424ea40382707378574808a34415
cloudflared-windows-386.exe: d5e83ef8f02b48512fdc115d14573b7514fcbe2a949a34a6105e7c926a00571d
cloudflared-windows-386.msi: 1cf6a892ef266d53a97478938de172d9c512b04a2f66f9c948276511e3ca151a
cloudflared-windows-amd64.exe: a552e335031207e5ef4e1ed831e2e38f287e47253c1f4ec01ad290851a272e3f
cloudflared-windows-amd64.msi: 06a5d406f4585e229e37cad5fd1390e5e5d1bc619c8dc9de32d106a394c30cce

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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Feb 9, 2024

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

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

@@ -51,13 +51,13 @@

                     name: cloudflared-secret
               TUNNEL_METRICS: 0.0.0.0:8080
               TUNNEL_POST_QUANTUM: true
               TUNNEL_TRANSPORT_PROTOCOL: quic
             image:
               repository: docker.io/cloudflare/cloudflared
-              tag: 2024.1.5
+              tag: 2024.2.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

github-actions bot commented Feb 9, 2024

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

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

@@ -57,13 +57,13 @@

         - name: TUNNEL_METRICS
           value: 0.0.0.0:8080
         - name: TUNNEL_POST_QUANTUM
           value: 'true'
         - name: TUNNEL_TRANSPORT_PROTOCOL
           value: quic
-        image: docker.io/cloudflare/cloudflared:2024.1.5
+        image: docker.io/cloudflare/cloudflared:2024.2.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ready
             port: 8080
           initialDelaySeconds: 0

@chrisbsmith chrisbsmith merged commit 010f56b into main Feb 14, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/docker.io-cloudflare-cloudflared-2024.x branch February 14, 2024 16:08
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