Files
truecharts/charts/stable/cloudflared
TrueCharts Bot 51fbc63b20 chore(helm): update image docker.io/cloudflare/cloudflared 2024.11.1 → 2024.12.2 (#30182)
This PR contains the following updates:

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

---

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

###
[`v2024.12.2`](https://redirect.github.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#2024122)

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

##### New Features

- This release introduces the ability to collect troubleshooting
information from one instance of cloudflared running on the local
machine. The command can be executed as `cloudflared tunnel diag`.

###
[`v2024.12.1`](https://redirect.github.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#2024121)

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

##### Notices

- The use of the `--metrics` is still honoured meaning that if this flag
is set the metrics server will try to bind it, however, this version
includes a change that makes the metrics server bind to a port with a
semi-deterministic approach. If the metrics flag is not present the
server will bind to the first available port of the range 20241 to
20245. In case of all ports being unavailable then the fallback is to
bind to a random port.

###
[`v2024.12.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2024.12.0)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
bf1e1475aa411b1f9526d1e4c6d0e49413c27cf1965e05aa866a8872cab6e2f3
cloudflared-arm64.pkg:
b79a13651a3eea404957224787635db059907454d8aa9e851b6d99e3b5b5e729
cloudflared-darwin-amd64.tgz:
02da9edb5a15c3089b77703c91475a294bc1d58785ad961d0c6f087c8333171e
cloudflared-darwin-arm64.tgz:
155e136283ff108b656c0dcc966485d5dc1e766f2ca221cb8f370c11437aadb7
cloudflared-fips-linux-amd64:
217be6d543e502c8a6f83b5438b4c1be751b7ab72a8e9177b1ef6d38c43b2026
cloudflared-fips-linux-amd64.deb:
f27840ab2d95b8af0a2f68999b0e447a3f4235df4721491401beb58df18b8a6b
cloudflared-fips-linux-x86_64.rpm:
403fb8ac9ffac3943fdb98dfee0a9406d0608a2a2d51e62110c062ee9ae44455
cloudflared-linux-386:
b7c8283a0decc79c4dc2b638421da2cf8cd3c40f75bf6218ea58aa327b47022e
cloudflared-linux-386.deb:
a1df31d60c431fa043b835f5c8205c60710ddee3fe6dbb579bbabd70e8cf141f
cloudflared-linux-386.rpm:
3014810c3ebbcfe1d81c2a82380a0d165796aad358a4c80329371ee81fea86d3
cloudflared-linux-aarch64.rpm:
9766f69f1237a347db76cbc039b81775b9c12b2e5ef8a8e318d46eccfd73437d
cloudflared-linux-amd64:
22166e0519226174ed31563703dd978573ccde66bae7c0fc3d2c083b48986b9f
cloudflared-linux-amd64.deb:
ff116c42ced02e9f9de9dda84e156b184938c3a8c5a5404b326ff24ac0189902
cloudflared-linux-arm:
d1941c714de774acec9605c77454f64b6cd176e7a7533ada80e7d51f01bcbba6
cloudflared-linux-arm.deb:
1cd11997f9b1d37b0521c9eef966b21fcdc8155ad042c03e3aa9773beab144b4
cloudflared-linux-arm.rpm:
badfcaa9b852a2c76e2c2f2bd80078078c69331982e1f1ff837e4e3f70b6e44d
cloudflared-linux-arm64:
e6c14415351dfbcd6d40c69f0cbc9a5ef6f900a70016b5a2b305fce4aeea9c50
cloudflared-linux-arm64.deb:
2f44b1dfcb0c844288f3b0a470c0f171a070e6cd6eeb5d1d85f84da04f9d8978
cloudflared-linux-armhf:
e4a343b083a82d33971ef5ab52a045abb29129644c3c2bf182ea98eef0954b56
cloudflared-linux-armhf.deb:
d972011cfb86730ba572dbba0a3ad856a8a4db453617bc27724e9fb700433086
cloudflared-linux-armhf.rpm:
541882e9345eddc08d212cd8830e1bc6303564d92004fb2d438165e40f2b8dce
cloudflared-linux-x86_64.rpm:
f4fdb8bb0fccf9cedf312853d5b74cdfaecf8931a3972c2bf5602ea6180c5fbf
cloudflared-windows-386.exe:
4da5f3b5bc844577312ac0fe292d3ee1165bc0c3c990c618601c4acaa3cb0e3b
cloudflared-windows-386.msi:
fcebfecee79a877099893f35533d8d39240505e045976bd601290546956ab09d
cloudflared-windows-amd64.exe:
166ec955b0b4ff61dd85903eb6771e57d78b5588387ad38df9505ed2301bd9a7
cloudflared-windows-amd64.msi:
2bd808674ac74769007ed9d18f1c3ff9c8078870440ae0a3311f7e31c531e6b2

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 21:47:51 +00:00
..

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/cloudflared

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/cloudflared

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cloudflared/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project