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.5.0 #764

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/cloudflare/cloudflared minor 2024.4.1 -> 2024.5.0

Release Notes

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

v2024.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label May 17, 2024
Copy link

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

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

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

             key: TUNNEL_ID
             name: cloudflared-secret
       TUNNEL_METRICS: 0.0.0.0:8080
       TUNNEL_TRANSPORT_PROTOCOL: auto
     image:
       repository: docker.io/cloudflare/cloudflared
-      tag: 2024.4.1
+      tag: 2024.5.0
     persistence:
       config:
         enabled: true
         mountPath: /etc/cloudflared/config/config.yaml
         name: cloudflared-configmap
         readOnly: true

Copy link

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

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

@@ -27,13 +27,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: cloudflared
-        image: docker.io/cloudflare/cloudflared:2024.4.1
+        image: docker.io/cloudflare/cloudflared:2024.5.0
         imagePullPolicy: null
         args:
         - tunnel
         - --config
         - /etc/cloudflared/config/config.yaml
         - run

@thiagoalmeidasa thiagoalmeidasa merged commit 536b57d into main May 17, 2024
4 checks passed
@thiagoalmeidasa thiagoalmeidasa deleted the renovate/docker.io-cloudflare-cloudflared-2024.x branch May 17, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant