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(oci/cloudflared): update 2024.12.1 ➼ 2024.12.2 #1534

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Dec 19, 2024

This PR contains the following updates:

Package Update Change OpenSSF
cloudflare/cloudflared patch 2024.12.1 -> 2024.12.2 OpenSSF Scorecard

Release Notes

cloudflare/cloudflared (cloudflare/cloudflared)

v2024.12.2

Compare Source

New Features
  • This release introduces the ability to collect troubleshooting information from one instance of cloudflared running on the local machine. The command can be executed as cloudflared tunnel diag.

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.

Copy link

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3fc2442
Status: ✅  Deploy successful!
Preview URL: https://97a7cd3e.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-cloudflare-cloudfla-0h6d.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 19, 2024

--- kube/deploy/core/ingress/cloudflare/tunnel Kustomization: flux-system/1-core-ingress-cloudflare-tunnel HelmRelease: cloudflare/cloudflared

+++ kube/deploy/core/ingress/cloudflare/tunnel Kustomization: flux-system/1-core-ingress-cloudflare-tunnel HelmRelease: cloudflare/cloudflared

@@ -106,13 +106,13 @@

               - service: http://default-backend.ingress.svc.cluster.local:80
         enabled: true
     controller:
       type: daemonset
     image:
       repository: cloudflare/cloudflared
-      tag: 2024.12.1@sha256:fc6afe4a5dcf2a801b39fcd538c9d5d4d53ea229fe9976584835bdb8c185ed5d
+      tag: 2024.12.2@sha256:cb38f3f30910a7d51545118a179b8516eb7066eac61855d62ce6ed733c54ce70
     persistence:
       config:
         enabled: true
         mountPath: /etc/cloudflared/config.yaml
         name: cloudflared-config
         readOnly: true

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 19, 2024

--- HelmRelease: cloudflare/cloudflared DaemonSet: cloudflare/cloudflared

+++ HelmRelease: cloudflare/cloudflared DaemonSet: cloudflare/cloudflared

@@ -23,13 +23,13 @@

       serviceAccountName: default
       automountServiceAccountToken: false
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: cloudflared
-        image: cloudflare/cloudflared:2024.12.1@sha256:fc6afe4a5dcf2a801b39fcd538c9d5d4d53ea229fe9976584835bdb8c185ed5d
+        image: cloudflare/cloudflared:2024.12.2@sha256:cb38f3f30910a7d51545118a179b8516eb7066eac61855d62ce6ed733c54ce70
         imagePullPolicy: null
         args:
         - tunnel
         - --config
         - /etc/cloudflared/config.yaml
         - --metrics

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.

0 participants