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 image docker.io/cloudflare/cloudflared ( 2024.1.4 → 2024.1.5 ) #5898

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jan 25, 2024

This PR contains the following updates:

Package Update Change
docker.io/cloudflare/cloudflared patch 2024.1.4 -> 2024.1.5

Release Notes

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

v2024.1.5

Compare Source

SHA256 Checksums:
cloudflared-amd64.pkg: d92d5431c8fe48502cda9163b2358551df0137249a1aef3cd444f8445a34bd88
cloudflared-darwin-amd64.tgz: 8b639935d1975e062c1c81f1917877bcf9a097bf6f96051692aefde90b2a9f44
cloudflared-fips-linux-amd64: c00f6f985ec33ca5f7680f5a8db4413c0f51b524b8cd12584047cb0bd74a82f7
cloudflared-fips-linux-amd64.deb: 5fc704b27f591e5befb9584d6505c4ae24daf9cb83ccc5dff621f7e1bc69a2dc
cloudflared-fips-linux-x86_64.rpm: 078c626e8476322820be3f585a06868dfbfc53866f08d813adcbab775b7c5c29
cloudflared-linux-386: 67df3d4746d2c36f5edfc6af81e4db0e469d64f96d1e084309af9efe61f1d2d4
cloudflared-linux-386.deb: 1b27739ddb6ad5701e41bbd73c5862696dddeaff16d2ded6b6268ddef230c947
cloudflared-linux-386.rpm: eb4c69faac487182da09da1f7f3892d2e3281e9aa8a88088990de0874800a38e
cloudflared-linux-aarch64.rpm: 276a0c9328376bce3eec85603bc960169fdc3dd8590863a501888ec9dc0494d6
cloudflared-linux-amd64: 05cead663a846504ca20d73abede2e97c7cae59b3975fb6dbe89840d57abc5d7
cloudflared-linux-amd64.deb: 5d8520c0cc70dbd47ef69ce7cc9b262b8941cddc3fcf019444b94a53f899c41b
cloudflared-linux-arm: f5eaf1787afd7e77add9882d8bdc1e5416015d7f99a67e2e86d88f9095cf8ba5
cloudflared-linux-arm.deb: 510d820b696b162b9af976e2536fe396bd029be96cde7be5c920ab8bba190801
cloudflared-linux-arm.rpm: 5a7956807727a11ffac2a3945dfe213b7da5119ea9db3b8a5c9d7dca681d025e
cloudflared-linux-arm64: b09a66c411313444fa8eb0b5fee8985d03d86249021192c55ebd7963715083d6
cloudflared-linux-arm64.deb: f6ab71a748f941d98e1c7ad1b0831bbaec201f88a5491aeb749e89fd67a45dc0
cloudflared-linux-armhf: b4472bca7252fac70533d74a0b87eebfe7ef2a8fffa5c558d9faf13944bbf538
cloudflared-linux-armhf.deb: 7a784bbd9ca18ce9395149c91351ddb947f44e0bf503a150158072613dfc679e
cloudflared-linux-armhf.rpm: 65cf607e29b94196a0eb8e666109a385e23b5770aa3ce4eb2f986daefe5f64c2
cloudflared-linux-x86_64.rpm: 23016b982085431648ddce9945ae2a12599db90bd8ed299be894984aad2214d7
cloudflared-windows-386.exe: 2a1891f99407c4722a6865700472a1a0def33ef176b64fa3b656fda593e43dd6
cloudflared-windows-386.msi: 6efff18a7fd950a9675381a3e949f00e5eb401121009a217c02a308cdb4e80be
cloudflared-windows-amd64.exe: 92ec16e1226249fcb7f07691a3e6d8fbb0f4482c786c4cff51b4ecab3e1a3a86
cloudflared-windows-amd64.msi: aef022af8313d40a6c4492d84cc2679687e3a1b5517de6c31904582093b0c15c

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.

…1.4 → 2024.1.5 )

| datasource | package                          | from     | to       |
| ---------- | -------------------------------- | -------- | -------- |
| docker     | docker.io/cloudflare/cloudflared | 2024.1.4 | 2024.1.5 |
@ghost ghost added renovate/container type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Jan 25, 2024
@ghost
Copy link
Author

ghost commented Jan 25, 2024

--- kubernetes/main/apps/network/cloudflared/app Kustomization: flux-system/cloudflared HelmRelease: network/cloudflared

+++ kubernetes/main/apps/network/cloudflared/app Kustomization: flux-system/cloudflared HelmRelease: network/cloudflared

@@ -41,13 +41,13 @@

                     key: TunnelID
                     name: cloudflared-secret
               TUNNEL_METRICS: 0.0.0.0:8080
               TUNNEL_TRANSPORT_PROTOCOL: auto
             image:
               repository: docker.io/cloudflare/cloudflared
-              tag: 2024.1.4
+              tag: 2024.1.5
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@ghost
Copy link
Author

ghost commented Jan 25, 2024

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

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

@@ -61,13 +61,13 @@

               key: TunnelID
               name: cloudflared-secret
         - name: TUNNEL_METRICS
           value: 0.0.0.0:8080
         - name: TUNNEL_TRANSPORT_PROTOCOL
           value: auto
-        image: docker.io/cloudflare/cloudflared:2024.1.4
+        image: docker.io/cloudflare/cloudflared:2024.1.5
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ready
             port: 8080
           initialDelaySeconds: 0

@ghost
Copy link
Author

ghost commented Jan 25, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.52s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 3.28s
✅ YAML prettier 1 0 0.56s
✅ YAML yamllint 1 0 0.3s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@bjw-s bjw-s merged commit b5d684c into main Jan 26, 2024
15 checks passed
@bjw-s bjw-s deleted the renovate/main-docker.io-cloudflare-cloudflared-2024.x branch January 26, 2024 09:09
bjw-s pushed a commit that referenced this pull request Mar 5, 2024
…1.4 → 2024.1.5 ) (#5898)

Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com>
bjw-s pushed a commit that referenced this pull request Mar 5, 2024
…1.4 → 2024.1.5 ) (#5898)

Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant