From bca09a966a7cf4a103481f05c539b7d906522ce3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 21 Aug 2025 21:03:57 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/cloud?= =?UTF-8?q?flare/cloudflared=202025.8.0=20=E2=86=92=202025.8.1=20(#38699)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared) | patch | `eb5c932` -> `b77d84e` | --- > [!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
cloudflare/cloudflared (docker.io/cloudflare/cloudflared) ### [`v2025.8.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.8.1) [Compare Source](https://redirect.github.com/cloudflare/cloudflared/compare/2025.8.0...2025.8.1) ##### SHA256 Checksums: ``` cloudflared-amd64.pkg: 1b1332f81cec54a77a0675e7a21ed6e862e55ab60d6beefdc10bb135ca163977 cloudflared-arm64.pkg: 407493c0bc66336023136fd69df848a06c166a66ff7aa2a61835158fda648f6f cloudflared-darwin-amd64.tgz: 37a7f5e07d739a953de118b66d3e74361a0905af99dfee3515ae8de60368e70c cloudflared-darwin-arm64.tgz: 8d8a7a2c0114ae357919aeaf6f937244059202590d4f5e5f2c98bc10750c9344 cloudflared-fips-linux-amd64: 3dd63bf7ea249f9012cee144481c6a52322cf06da2d19f700935d539dcb4b7fc cloudflared-fips-linux-amd64.deb: 767d156b5a42bc1b0135f47d1af8745cdf24672b8bcdbb397ae56c512a36cc16 cloudflared-fips-linux-x86_64.rpm: fe094b6e9e03692f1738941cfab45928c610a229b52e89e7280d1a94bfcf1bd2 cloudflared-linux-386: 5b40e1be2507185233108b9187fcff3b5edae44a8ba41249529b68c9d545e89c cloudflared-linux-386.deb: 540eb838c3568a672a895828c320aaf336f0d8bc48fb20280c0bd46cb31f2f88 cloudflared-linux-386.rpm: 2a8f45333175e15e0b96d04f475d260ef539ef1e8f5c462334f41be271e8afe7 cloudflared-linux-aarch64.rpm: 3dc22ef52b7bd66b4abe605ce3a1feba3902788c96d28c0cf0c6b94e8dd2f318 cloudflared-linux-amd64: a66353004197ee4c1fcb68549203824882bba62378ad4d00d234bdb8251f1114 cloudflared-linux-amd64.deb: 4cd11b5010c2bbf9aeb54bb9979a0376651a083bdb26091df354afa48f8b5e2c cloudflared-linux-arm: 6ce1177f7f0384cf328a865cbcb1db4ad4353d4c64a60713fc7475965c16f9a8 cloudflared-linux-arm.deb: b4399d1367a4515882bcfa8929a8903d4b94e151736abf94e1fd33deb93b37ec cloudflared-linux-arm.rpm: a617a97ca8ed9a4e5af5673a83286c4665a685a0d28bba6345a526e90f1a6814 cloudflared-linux-arm64: 9e2088063c8b8f71ce4b15d65e6f4b1ef345f90c9c15e762cfd2bc8fc63cf22a cloudflared-linux-arm64.deb: 402cb9e2c1c4352f9ca24a0fab95c888d9e62a5433307a29ced40e503e5f5c6e cloudflared-linux-armhf: e1289581cd46aa4d2317e2c5315e5af8c2dc90e09bd8a0a04b53df2cb1f040f8 cloudflared-linux-armhf.deb: dc2b04b1bb99be7c8b7d84d147aba9f12b9852198c36bb79e26abf45fecdabb8 cloudflared-linux-armhf.rpm: c0e89d88fbb9c5ca2be262be84ae63237df9579dc76980628e15d003bded6f4e cloudflared-linux-x86_64.rpm: 634c317de2838596801d5fb95d5ebc283c454bff854478191251eca018ded406 cloudflared-windows-386.exe: a1d3690cbda3ec76ca460bf23d3a85e59f4cc625e47da8bcd49cbb34863d717d cloudflared-windows-386.msi: e1db8fbfcc0396856b6877ad255bfd13e642d9ae196dcf72aca9fc03f86ab833 cloudflared-windows-amd64.exe: b5d598b00cc3a28cabc5812d9f762819334614bae452db4e7f23eefe7b081556 cloudflared-windows-amd64.msi: 5ea952d64d721239acc0baf2d6a8e4755728606d660db220333cd76d86ebb604 ```
--- ### 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. --- - [ ] 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). --- charts/stable/cloudflared/Chart.yaml | 4 ++-- charts/stable/cloudflared/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/cloudflared/Chart.yaml b/charts/stable/cloudflared/Chart.yaml index 06840b86ea6..417ce4b54aa 100644 --- a/charts/stable/cloudflared/Chart.yaml +++ b/charts/stable/cloudflared/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.8.0 +appVersion: 2025.8.1 dependencies: - name: common version: 28.16.2 @@ -35,5 +35,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - https://hub.docker.com/r/cloudflare/cloudflared type: application -version: 14.4.2 +version: 14.4.3 diff --git a/charts/stable/cloudflared/values.yaml b/charts/stable/cloudflared/values.yaml index 65a0ce54a70..edb86ff4b0d 100644 --- a/charts/stable/cloudflared/values.yaml +++ b/charts/stable/cloudflared/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/cloudflare/cloudflared pullPolicy: IfNotPresent - tag: 2025.8.0@sha256:eb5c9324efe3b8e8a48612423dd912f76fa93cf138923e7eda5d1a9805057757 + tag: 2025.8.1@sha256:b77d84e8704db38db22c22661cf7e56468c526e3a6a5fe9c8b7c151452fa1472 workload: main: podSpec: