Files
truecharts/charts/stable/cloudflared/values.yaml
T
TrueCharts Bot 0fd19007a4 chore(helm): update image docker.io/cloudflare/cloudflared 2025.8.1 → 2025.9.0 (#39703)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `b77d84e` -> `f9af363` |

---

> [!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>

###
[`v2025.9.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.9.0)

[Compare
Source](https://redirect.github.com/cloudflare/cloudflared/compare/2025.8.1...2025.9.0)

##### SHA256 Checksums:

```
cloudflared-fips-linux-amd64: bd4474c879f9f7d604b14ff12f286ed13536c162f5cf55492c27695e44cde424
cloudflared-fips-linux-amd64.deb: 02f8a02058d2e331b88995637fc8a5656844bf3e49d39cc0b19ae4a97bd3ab3e
cloudflared-fips-linux-x86_64.rpm: 0685d0169fd17ae5bc57584f1af4a060808becb8e3b97dcbbee04f8c4f9b6581
cloudflared-linux-386: d75fbd53a3fad241c7458cd7766cce73d189b40452ad720de9b7f40500e6583e
cloudflared-linux-386.deb: 790cb17131beb372a5a76f93c410e02760aa6849de7693a0195998a6d3abf0ab
cloudflared-linux-386.rpm: dced8a46be9d47806c25520a6f592bba695057117bd51c0cb02b0d99e0d747e0
cloudflared-linux-aarch64.rpm: 11360d94dbc89728557bbcca7c8475f7ca57f96df907da83921b68c10ee95dc9
cloudflared-linux-amd64: 4f48c9fc205ed7d200a35f24170e795171189b77a696e3f8b5704d07a6801957
cloudflared-linux-amd64.deb: bbde50c639aecd7d1acf0edc4a3a434bbf1ffd985572277ea2671687727556c9
cloudflared-linux-arm: fb693529cdac02a5f7338a5ae8c8e2ccb22df7fe297594c70a959ec0b65d464e
cloudflared-linux-arm.deb: 3955a89822564b2fa114dee20ce69eae521a9b149e8f42cd91b626ec61f3b270
cloudflared-linux-arm.rpm: 49f2b172a86106789ff38573101e9e0d8883907b99351dd1f106f7acfe1fbf9b
cloudflared-linux-arm64: b44462bb9e2afd66c5a9ccd2d611d8f0b9603b5c2b2061cd5a605138b3793962
cloudflared-linux-arm64.deb: 9949deba0dd5b6c5fad591bd5ca7e5a43f5cecc21a70783c368f99afbc647116
cloudflared-linux-armhf: 3891c318740bebc22ce0521ebfac8f1000dc5aa0d7e2a0c1ecc23abab6edb3a8
cloudflared-linux-armhf.deb: a9acee057b5a52de8fe7cfb2275db5c0b582e542526d9c3e106e61689931d135
cloudflared-linux-armhf.rpm: 02c267894a7be91230e8b5d853d0ff6fdbc371f6e4c45fbca03e9d653dad89b4
cloudflared-linux-x86_64.rpm: 4a9a7efb6df006a40eaebecb6aa5e2cd4c4c4908b2acd895cf14271f9afca508
```

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-18 12:50:06 +02:00

29 lines
614 B
YAML

image:
repository: docker.io/cloudflare/cloudflared
pullPolicy: IfNotPresent
tag: 2025.9.0@sha256:f9af3635e01536d28ca54186d3b945ed6ae494246e9b7045dedfa5a3747d4ccc
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
args:
- tunnel
- --no-autoupdate
- run
env:
TUNNEL_TOKEN: ""
service:
main:
enabled: false
ports:
main:
enabled: false