Files
truecharts/charts/stable/cloudflared/values.yaml
T
TrueCharts BotandGitHub 852f823240 chore(helm): update image docker.io/cloudflare/cloudflared 2025.1.0 → 2025.1.1 (#31514)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| patch | `3247f3e` -> `bc2b3ed` |

---

> [!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.1.1`](https://redirect.github.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#202511)

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

##### New Features

- This release introduces the use of new Post Quantum curves and the
ability to use Post Quantum curves when running tunnels with the QUIC
protocol this applies to non-FIPS and FIPS builds.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-02-02 09:31:22 +00:00

32 lines
649 B
YAML

image:
repository: docker.io/cloudflare/cloudflared
pullPolicy: IfNotPresent
tag: 2025.1.1@sha256:bc2b3edd9eb0257a1a1fc58113e97426afe524e04b898173cd7df01442bcb4b3
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
portal:
open:
enabled: false