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 #2607

Merged

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Jan 10, 2024

This PR contains the following updates:

Package Update Change
docker.io/cloudflare/cloudflared major 2023.10.0 -> 2024.1.1

Release Notes

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

v2024.1.1

Compare Source


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.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Jan 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

@@ -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: 2023.10.0@sha256:c18744ae1767c17c5562cc731c24e64a5a2f93f35c3dd6629b90dedaff6dff8f
+              tag: 2024.1.1@sha256:f0cd1151313c541c5af1bdf2dc0262fee383f7aa4d390bc475d8ef5151ec358d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Jan 10, 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:2023.10.0@sha256:c18744ae1767c17c5562cc731c24e64a5a2f93f35c3dd6629b90dedaff6dff8f
+        image: docker.io/cloudflare/cloudflared:2024.1.1@sha256:f0cd1151313c541c5af1bdf2dc0262fee383f7aa4d390bc475d8ef5151ec358d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ready
             port: 8080
           initialDelaySeconds: 0

@blackjid blackjid merged commit fddadd0 into main Jan 10, 2024
9 checks passed
@blackjid blackjid deleted the renovate/main-docker.io-cloudflare-cloudflared-2024.x branch January 10, 2024 15:32
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