chore(helm): update image docker.io/cloudflare/cloudflared 2024.11.0 → 2024.11.1 (#29598)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared) | patch | `2c78df0` -> `665dda6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>cloudflare/cloudflared (docker.io/cloudflare/cloudflared)</summary> ### [`v2024.11.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2024.11.1) [Compare Source](https://redirect.github.com/cloudflare/cloudflared/compare/2024.11.0...2024.11.1) ##### SHA256 Checksums: cloudflared-amd64.pkg: 8fc75ff23056045255bfd40a8c63d6fc52779d453a0163d9fcb60d0696040ebf cloudflared-arm64.pkg: 6e08a974544d0cdc1619841514dcf5e3f0c18d75b7591cfed74b00d402e46770 cloudflared-darwin-amd64.tgz: f893f1bc9be8e1780a52f78942e64b4825b02a434020d3bf40f1b1fe43b3dcb9 cloudflared-darwin-arm64.tgz: 69cc267557352760b3da32f9926eddb9870f9319e17f8ef902c177eab44ba9f7 cloudflared-fips-linux-amd64: ee6b57aee71c7787ae6315b12705e91c66b073aba9025d64a96b8a3ba01653c6 cloudflared-fips-linux-amd64.deb: e57c4056e7cc2a28cda05073377e6ebef71a1b7aef8ea353c1fc5c74876526a5 cloudflared-fips-linux-x86_64.rpm: 473d9b542ebf9770ca55b8c4a9c8feea82a6eec36352ac06e9b3654d1a915988 cloudflared-linux-386: 5761d65fb6fb23ea8e401abe3e471e316ee275f4b054f3ff55fd26a84228d096 cloudflared-linux-386.deb: 9a751b2aa7964c53ccac060dafb7bac289c977099ef860fb8a031acd69198c43 cloudflared-linux-386.rpm: 27940f74d79939b081bc87c8bdbe4b0c7bb67e6e95085f3e1858f5ed2a58133a cloudflared-linux-aarch64.rpm: c30d5140748b05f26396b7ee1cd54de8a692ae065ba52a0f4f024f98cd659e80 cloudflared-linux-amd64: 55d789465955ccfffcd61ba72807a2a4495002f7d9b7cc5eadcaa1f93c279d25 cloudflared-linux-amd64.deb: 31107a1cff71d148adaee8b30843639a83bbfc6446d78844f2f34787ebac6f16 cloudflared-linux-arm: 47ba6a9d6b863419348b76f32814256bdc864044f41725508ef9f3c48b569c56 cloudflared-linux-arm.deb: bbbb0a06f1022a70f86a6cc03faf9f05b997d3f8b558f72471753552917169b0 cloudflared-linux-arm.rpm: 9ed115b5bc5f70894cc1b729ed7caed380be16f984cf081cb8d26472de564e01 cloudflared-linux-arm64: 84d1c367b48b91ece8b4f348a0fb0ff964d58840445d2d51ed3bfb92ea75d493 cloudflared-linux-arm64.deb: bd4be96223de72ed7e9b6056ae5e6de5a3fd0b9a68277e39d1f268d7b68258fa cloudflared-linux-armhf: a4d77ef668e5250da0e2d1b81344734e3004894b42660f73d5deffeb208197a3 cloudflared-linux-armhf.deb: 084a58a30425e465893c5a04b831e6f70c30db845220714a639a88bb57bf4352 cloudflared-linux-armhf.rpm: 0345240db99cd50e98796b0ba3cdc4d20f59512543d4c1509676a137a13471c6 cloudflared-linux-x86_64.rpm: 6cc8e02629aeff2754a6af9540e62b834e4913b51bbb690cce131bb12846d0d4 cloudflared-windows-386.exe: 8b0ce37b0757b2a0065cafb47e143a06cca0075a0793134f5ff35715fbc571f5 cloudflared-windows-386.msi: b0524f964655406fbcfb43fa8a472f31acd15f3b072e44b406e5205689357959 cloudflared-windows-amd64.exe: 9e53db3dba3bf7c8272454ae32d2704f82364f98d0346833682f628c25489b24 cloudflared-windows-amd64.msi: 3401efc38ef545c1304ab54f5d9e5ffbb159c959c4dd0304f9bf3424ed8a4884 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.11.0
|
||||
appVersion: 2024.11.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.7
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
|
||||
- https://hub.docker.com/r/cloudflare/cloudflared
|
||||
type: application
|
||||
version: 12.7.1
|
||||
version: 12.7.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/cloudflare/cloudflared
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.11.0@sha256:2c78df02e1f23ab19d4c636921f05b9ebec163b887e946f98e22e56254a5540f
|
||||
tag: 2024.11.1@sha256:665dda65335e35a782ed9319aa63e8404f88b34d2644d30adf3e91253604ffa0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user