Files
truecharts/charts/stable/cloudflared/values.yaml
T
TrueCharts BotandGitHub c95bd593f1 chore(deps): update container image cloudflare/cloudflared to v2024.1.0@99a53e6 by renovate (#17032)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| major | `2023.10.0` -> `2024.1.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cloudflare/cloudflared (cloudflare/cloudflared)</summary>

###
[`v2024.1.0`](https://togithub.com/cloudflare/cloudflared/compare/2023.10.0...2024.1.0)

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2023.10.0...2024.1.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMyIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 13:32:27 +01:00

32 lines
639 B
YAML

image:
repository: cloudflare/cloudflared
pullPolicy: IfNotPresent
tag: 2024.1.0@sha256:99a53e6d4e74c0fbb133ae02c3da7a79210d473ff61c7d9227d3285d900c7f85
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