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

fix(container): update docker.io/cloudflare/cloudflared ( 2024.1.2 → 2024.1.3 ) #4019

Merged

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Jan 17, 2024

This PR contains the following updates:

Package Update Change
docker.io/cloudflare/cloudflared patch 2024.1.2 -> 2024.1.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2024.1.3

Compare Source

SHA256 Checksums:
cloudflared-amd64.pkg: 0e636d6189a33c87698375b57756a622a2650caa55e5d094ddf7c4df843a7eed
cloudflared-darwin-amd64.tgz: 320e62087f18327e79e38b9defcf6bab65969d6f74d4a7eb6b1e3fb78bce5448
cloudflared-fips-linux-amd64: c35796a88d8cfc892fa81a0157acd4fab07c707d47278e37be5f32c752230080
cloudflared-fips-linux-amd64.deb: 72726217fdd62015f8c5ed795ca53db7bc85ba5119d24fcf624503d7850e3fd6
cloudflared-fips-linux-x86_64.rpm: 3bdc6bd454e90021d177d4adfca40711c0e0d2bff42a1c2c224f213e4fc73481
cloudflared-linux-386: 02dfbc89661f3c9a4f838bfa9df705e596337715aafeff5b31503df348055efb
cloudflared-linux-386.deb: a784d35649faa70f224887407fa0121b26f81622c5ff83be20560d77333980e5
cloudflared-linux-386.rpm: b88a6e76f510f667f64b593745d12d50c0c966dc88d28e568542e1e7cf6514d9
cloudflared-linux-aarch64.rpm: 96559f5bf76e04e7d16313b6d8420b0b850b5a1e1df5e16b6d892365136b1f7b
cloudflared-linux-amd64: efd8d5aafb1b2d73e4522a8f777fe193af569b85aa0c0febbf6223075de3675c
cloudflared-linux-amd64.deb: dcfd0fb46d5e228744d4162c0ba47fca0403741f0de538ceebf6132aa41bba09
cloudflared-linux-arm: 4df980096bd4b4755f5ac216e9a5f555e10802c843f467e52ef3301953bd47ce
cloudflared-linux-arm.deb: a355009853e7dba626d8392de1e95c9d3d60995481af75730c09b5a2ecc2f085
cloudflared-linux-arm.rpm: 2e359f44f6b9f1d1e08c51f41c78db0cd496ec2d4e970e50b81d72fd2e1697f6
cloudflared-linux-arm64: 687cdafc36fafe59020ac4621b4b8f46880dda08193138d690e58ee0fa9a3244
cloudflared-linux-arm64.deb: 7933f77ddb1241b780205a9efd88f8396dcaddc4f4bfba410e72961315b96256
cloudflared-linux-armhf: 29fbcb550411eb2914eab38683046e17e3f9c4ea3574a99b58fb0e4e677054ba
cloudflared-linux-armhf.deb: 6167df485daed7b4c2f22f38b66b7bdc63170972d3ea2c3c9fb3d415d1a7c18b
cloudflared-linux-armhf.rpm: 40fe23723c1a0ab39c4d615393d76a5d93768ab7bd1265c51f2fd238aa378410
cloudflared-linux-x86_64.rpm: 3a537f1c5c9acb9ab7cf64d5392f39bc7ac5f9dd8a8c35f4b918c19de8b50321
cloudflared-windows-386.exe: f9602dbee82b03fc81f45d750b5df7c0045514d214a497b52c3df83565ec0752
cloudflared-windows-386.msi: 8ae3dbafbd692c26af2a5257f8c1a5578e9b6b4a79f099cf71c7ffbf4c02b873
cloudflared-windows-amd64.exe: 7924890ed88f893ee8cc09dd0b087dcd553c6e38d3bd6de684dc9c9d39b19ea7
cloudflared-windows-amd64.msi: 6a00dc30bf88e2920556db96e4df890b1c0be3ad2f8d6f583e17c57bc76230e1

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.

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jan 17, 2024

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

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

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

               TUNNEL_CRED_FILE: /etc/cloudflared/creds/credentials.json
               TUNNEL_METRICS: 0.0.0.0:8080
               TUNNEL_POST_QUANTUM: true
               TUNNEL_TRANSPORT_PROTOCOL: quic
             image:
               repository: docker.io/cloudflare/cloudflared
-              tag: 2024.1.2
+              tag: 2024.1.3
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jan 17, 2024

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

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

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

@coolguy1771 coolguy1771 merged commit e2c0eb9 into main Jan 17, 2024
10 of 13 checks passed
@coolguy1771 coolguy1771 deleted the renovate/kyak-docker.io-cloudflare-cloudflared-2024.x branch January 17, 2024 15:09
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