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

chore(deps): update cloudflare/cloudflared docker tag to v2025.1.1 #559

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

timtor-bot
Copy link
Collaborator

This PR contains the following updates:

Package Update Change
cloudflare/cloudflared patch 2025.1.0 -> 2025.1.1

Warning

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


Release Notes

cloudflare/cloudflared (cloudflare/cloudflared)

v2025.1.1

Compare Source

New Features
  • This release introduces the use of new Post Quantum curves and the ability to use Post Quantum curves when running tunnels with the QUIC protocol this applies to non-FIPS and FIPS builds.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Renovate Bot.

Copy link

github-actions bot commented Feb 2, 2025

--- kubernetes/cloudflared Kustomization: flux-system/1-cloudflared HelmRelease: cloudflared/cloudflared

+++ kubernetes/cloudflared Kustomization: flux-system/1-cloudflared HelmRelease: cloudflared/cloudflared

@@ -31,13 +31,13 @@

             - --no-autoupdate
             - --config
             - /config/tunnel.yaml
             - run
             image:
               repository: cloudflare/cloudflared
-              tag: 2025.1.0
+              tag: 2025.1.1
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

github-actions bot commented Feb 2, 2025

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

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

@@ -45,13 +45,13 @@

       - args:
         - tunnel
         - --no-autoupdate
         - --config
         - /config/tunnel.yaml
         - run
-        image: cloudflare/cloudflared:2025.1.0
+        image: cloudflare/cloudflared:2025.1.1
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ready
             port: 2000
           initialDelaySeconds: 0

@timtorChen timtorChen merged commit 1a0c5dd into main Feb 2, 2025
4 checks passed
@timtorChen timtorChen deleted the renovate/cloudflare-cloudflared-2025.x branch February 2, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants