9831ce4a92
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared) | patch | `2024.2.0` -> `2024.2.1` | --- > [!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.2.1`](https://togithub.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#202421) [Compare Source](https://togithub.com/cloudflare/cloudflared/compare/2024.2.0...2024.2.1) ##### Notices - Starting from this version, tunnel diagnostics will be enabled by default. This will allow the engineering team to remotely get diagnostics from cloudflared during debug activities. Users still have the capability to opt-out of this feature by defining `--management-diagnostics=false` (or env `TUNNEL_MANAGEMENT_DIAGNOSTICS`). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
32 lines
639 B
YAML
32 lines
639 B
YAML
image:
|
|
repository: cloudflare/cloudflared
|
|
pullPolicy: IfNotPresent
|
|
tag: 2024.2.1@sha256:60e94a8669dccbe461b6913ce33ab759104334220b49042ec03cfca62a2f01e7
|
|
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
|