Files
truecharts/charts/stable/cloudflared/values.yaml
TrueCharts Bot 37aa231c16 chore(deps): update container image cloudflare/cloudflared to v2024.1.5@76f61ae by renovate (#17544)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| patch | `2024.1.4` -> `2024.1.5` |

---

> [!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.5`](https://togithub.com/cloudflare/cloudflared/releases/tag/2024.1.5)

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.1.4...2024.1.5)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
d92d5431c8fe48502cda9163b2358551df0137249a1aef3cd444f8445a34bd88
cloudflared-darwin-amd64.tgz:
8b639935d1975e062c1c81f1917877bcf9a097bf6f96051692aefde90b2a9f44
cloudflared-fips-linux-amd64:
c00f6f985ec33ca5f7680f5a8db4413c0f51b524b8cd12584047cb0bd74a82f7
cloudflared-fips-linux-amd64.deb:
5fc704b27f591e5befb9584d6505c4ae24daf9cb83ccc5dff621f7e1bc69a2dc
cloudflared-fips-linux-x86_64.rpm:
078c626e8476322820be3f585a06868dfbfc53866f08d813adcbab775b7c5c29
cloudflared-linux-386:
67df3d4746d2c36f5edfc6af81e4db0e469d64f96d1e084309af9efe61f1d2d4
cloudflared-linux-386.deb:
1b27739ddb6ad5701e41bbd73c5862696dddeaff16d2ded6b6268ddef230c947
cloudflared-linux-386.rpm:
eb4c69faac487182da09da1f7f3892d2e3281e9aa8a88088990de0874800a38e
cloudflared-linux-aarch64.rpm:
276a0c9328376bce3eec85603bc960169fdc3dd8590863a501888ec9dc0494d6
cloudflared-linux-amd64:
05cead663a846504ca20d73abede2e97c7cae59b3975fb6dbe89840d57abc5d7
cloudflared-linux-amd64.deb:
5d8520c0cc70dbd47ef69ce7cc9b262b8941cddc3fcf019444b94a53f899c41b
cloudflared-linux-arm:
f5eaf1787afd7e77add9882d8bdc1e5416015d7f99a67e2e86d88f9095cf8ba5
cloudflared-linux-arm.deb:
510d820b696b162b9af976e2536fe396bd029be96cde7be5c920ab8bba190801
cloudflared-linux-arm.rpm:
5a7956807727a11ffac2a3945dfe213b7da5119ea9db3b8a5c9d7dca681d025e
cloudflared-linux-arm64:
b09a66c411313444fa8eb0b5fee8985d03d86249021192c55ebd7963715083d6
cloudflared-linux-arm64.deb:
f6ab71a748f941d98e1c7ad1b0831bbaec201f88a5491aeb749e89fd67a45dc0
cloudflared-linux-armhf:
b4472bca7252fac70533d74a0b87eebfe7ef2a8fffa5c558d9faf13944bbf538
cloudflared-linux-armhf.deb:
7a784bbd9ca18ce9395149c91351ddb947f44e0bf503a150158072613dfc679e
cloudflared-linux-armhf.rpm:
65cf607e29b94196a0eb8e666109a385e23b5770aa3ce4eb2f986daefe5f64c2
cloudflared-linux-x86_64.rpm:
23016b982085431648ddce9945ae2a12599db90bd8ed299be894984aad2214d7
cloudflared-windows-386.exe:
2a1891f99407c4722a6865700472a1a0def33ef176b64fa3b656fda593e43dd6
cloudflared-windows-386.msi:
6efff18a7fd950a9675381a3e949f00e5eb401121009a217c02a308cdb4e80be
cloudflared-windows-amd64.exe:
92ec16e1226249fcb7f07691a3e6d8fbb0f4482c786c4cff51b4ecab3e1a3a86
cloudflared-windows-amd64.msi:
aef022af8313d40a6c4492d84cc2679687e3a1b5517de6c31904582093b0c15c

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-26 13:17:08 +01:00

32 lines
639 B
YAML

image:
repository: cloudflare/cloudflared
pullPolicy: IfNotPresent
tag: 2024.1.5@sha256:76f61aeabe0a968637d67a6bc3e58b4e386996da283f548c7d96dccbf8af0104
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