77 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub c519d68333 fix(cloudflared): update image docker.io/cloudflare/cloudflared 2026.6.0 → 2026.6.1 (#49252)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| patch | `ba461b8` → `6d91c12` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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>

###
[`v2026.6.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2026.6.1)

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

##### SHA256 Checksums:

```
cloudflared-amd64.pkg: 1c939cee0a953b30c91854fba114dc3a46f79570110fc5168703cd62afb65d82
cloudflared-arm64.pkg: acfcd577408f504254b4a207fbe6883d4c45fc1f9ae3b883bb3a493f412a1f8d
cloudflared-darwin-amd64.tgz: 3f74d697045ecf56dd2fbeb42f59767ecdf4067c409d55f080563923e8a1bb32
cloudflared-darwin-arm64.tgz: ae6ee90188ae5833c687ce937c3693e28403677607c06c65a2ff2b6a022f50e4
cloudflared-fips-linux-amd64: a22276b23500f75763604fd9bff7ece607f705ad62469344606bd662dbd3793d
cloudflared-fips-linux-amd64.deb: 4d8eb632229cec4df97d9cb03c23517f4bdada7189be3fd76a604233526b9b86
cloudflared-fips-linux-x86_64.rpm: dedcba9c1fed53fded13114c0ed968fbfa93eccc8d14b1ed147e5fdbebdee21e
cloudflared-linux-386: a9ded87fef4bbe2da6d44c8159f6e97df5811c24e4cf082d5426cefc1eb9a5aa
cloudflared-linux-386.deb: 7ef10a9544a5cba8025ac0f8ddf3c368e9c98f0160354017f62b4ad21237449c
cloudflared-linux-386.rpm: 27d5c887bee8071bf70c33955427adf40c6aed16074950f36988a269a392c1fe
cloudflared-linux-aarch64.rpm: 3291e4f9a7b65f97f318b0ac5d542148a3eb2a0b59a98a74d88e7777ef75f3ff
cloudflared-linux-amd64: 5861a10a438fe8ddcfebb3b830f83966cbf193edafce0fe2eeb198fbae1f7a22
cloudflared-linux-amd64.deb: ccd02ec216c62bfa573395d8f72cb2e91e95cbdf8726a8acc06b3e2d9aa31526
cloudflared-linux-arm: c07674eb6e13172d031e3ddc55c8817ed2a36ce00b0d42693e178c4317f9c1b8
cloudflared-linux-arm.deb: b10df091a66704198932a1563e2403cd71edf2bb0278d517bf5a8263b0732912
cloudflared-linux-arm.rpm: 934a2c6819056047dcd7475ffc3e8fcd64917f2977c418d39bc00532a7be61e6
cloudflared-linux-arm64: 59816ce9b16db71f5bc2a86d59b3632a96c8c3ee934bde2bc8641ee83a6070eb
cloudflared-linux-arm64.deb: bd03edd14de32ff38230ec9356e7fad0f32455558b2052d693bf51b7814f3ad4
cloudflared-linux-armhf: c742494eb1f90f6d43bbb07ef660e565e0baae15e49e4041626ac4d413d39072
cloudflared-linux-armhf.deb: a5242ccd0ee70d247eb70a161f6dd6fe5ddff0c6a5e4ea537202b7e9432755c8
cloudflared-linux-armhf.rpm: ff25adfd0aedb32ad5aa5a2efc343caf21b5137d6a5a8761d5f379df4238f853
cloudflared-linux-x86_64.rpm: 9690d870856b4396c8071ee7082acfc340b701013bc498635522e50889e49aa4
cloudflared-windows-386.exe: 52f63fb7055e5797e79585b0e1dbfb397046b1ed5edee29901d433dc16b94042
cloudflared-windows-386.msi: 4d3ff388a19c85bfe6de2f04b037963f7aee9dca6223ebb37b885d4d50762ecd
cloudflared-windows-amd64.exe: 5253e66f1f493c4e13539749f1aa86fd0c61e3072900fec29a44ba046a6d97e2
cloudflared-windows-amd64.msi: f20f932b6c0ddab4db18f7fa596d0a76cbd77bf3fa4572ade0b99d42c85f8a84
```

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jbG91ZGZsYXJlZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-18 19:26:05 +02:00
TrueCharts BotandGitHub 431e181de5 feat(cloudflared): update image docker.io/cloudflare/cloudflared 2026.5.2 → 2026.6.0 (#48932)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `12ff5c6` → `ba461b8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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>

###
[`v2026.6.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2026.6.0)

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

##### SHA256 Checksums:

```
cloudflared-amd64.pkg: 586c5f1dfe211605809a2ac6408040f29e823672145e63eaedb941feec889268
cloudflared-arm64.pkg: 378c169dc2320044de35e5f757a84832e7e7298ca5537ecaf2e75f4a38e02d88
cloudflared-darwin-amd64.tgz: 2d620f9e7b2ddf5e6f5fe1ed4eee308d8dc4c338bc936bfb18e0022a344daa66
cloudflared-darwin-arm64.tgz: 1b66920a280235b0180e935c6fb2adcf91fceeeaf66c4365e606bd37d6c587ef
cloudflared-fips-linux-amd64: caedf94b6eee476313ee564db53ec345f9184ce973350ebafbba735a6f74aaf7
cloudflared-fips-linux-amd64.deb: 9f8e82bc3ba48d043380e4c3f170c2412d3bded5f838600e935c73deeac2f1cf
cloudflared-fips-linux-x86_64.rpm: bc2fb78ed2760e33bec8cc3cc6867c1794151cf70ce84013aaaccfb8d33cf8a5
cloudflared-linux-386: dd6a63c418f87dfd51596aac00cf9613cd633aa10282faef1f46afdce813f476
cloudflared-linux-386.deb: 4bc0761da704b1bf9a1496c1928667ba04b7712fe84a0ad43513f448916356ba
cloudflared-linux-386.rpm: 54a37bd65e501b9b36d9dec55a57b00fe8a821f5ab5406ca52fcf035c81e5c0e
cloudflared-linux-aarch64.rpm: 317630351839fc6e1f05bc3e725dd775b9312d8ba7be657c7df0fd129af977ca
cloudflared-linux-amd64: 08d27c4c5d3ed73ee3e98ef2ddceb4ad09fd4cfc28e243565a189538e8ccd706
cloudflared-linux-amd64.deb: 0f8d62a84cdf9474409a486d62c9269d9a4b28665d2c4e675cb87c062395d3f7
cloudflared-linux-arm: 87b7e7dcc376a57d268eb9beea6e761f6d0ff11796ed88cc8c9a9ad1f13fd66c
cloudflared-linux-arm.deb: 48cd7dc35d88029521b392959af809dc81fb336c5526631defe311a8cf6f38c4
cloudflared-linux-arm.rpm: 8a0246247a56bcaad816074e27ac0bac164f8072779cac7e5c4d772289bd250b
cloudflared-linux-arm64: 8482ebf1e74a2a4a1a9f1e090e17e3de08423f94100ece6789287cb26fb9480f
cloudflared-linux-arm64.deb: b0bcc293670cafd150380efebea85073424e332f136003ae9fdf99b2c83a0231
cloudflared-linux-armhf: 7d854dedec8fc043554d468a29abe1217890b670a00fd29898c0fc39ef1e071c
cloudflared-linux-armhf.deb: 8cffc7e6e951e2cb03e303bbb430d4d2b7caf1ea155a09369db8b3781c765581
cloudflared-linux-armhf.rpm: 649138c7ea238495a317f1f31246247a3da1537eb207ee7b51e701fe6a89a8ba
cloudflared-linux-x86_64.rpm: 572aa1fe3db64bcfa1c1765f2139f137e0933a41fdb2e4f3068b1b293f6100f9
cloudflared-windows-386.exe: f55b4cd770ce6fddacc2acd4ce849112acf2e998fdca9483cbe7c1d99d4a7f6a
cloudflared-windows-386.msi: 624e081b4b21d748fcb3c9b11c36079d34eaa405f996eade72673787b19fff54
cloudflared-windows-amd64.exe: 03e322598e84d77406fa55b93f59e8e54636c5d8501d9dce36697fcf080ed8cc
cloudflared-windows-amd64.msi: 9da1c0631705fff32dc380534931865046aabc1bab127a661507c982e9b558e7
```

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jbG91ZGZsYXJlZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2026-06-09 14:41:25 +02:00
TrueCharts BotandGitHub 439e9a0e4d fix(cloudflared): update image docker.io/cloudflare/cloudflared 2026.5.1 → 2026.5.2 (#48553)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| patch | `a5b5e6f` → `12ff5c6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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>

###
[`v2026.5.2`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2026.5.2)

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

##### SHA256 Checksums:

```
cloudflared-amd64.pkg: bb7ede305d62fe98cc77edccfecbef8c1aa392b8516aa40b3764f82bee146e84
cloudflared-arm64.pkg: 7bf8bebc175b60d58a553f8f56ccc9caca204c6b196ffd992bea57452693d05d
cloudflared-darwin-amd64.tgz: c4fdc6021cd63003e32e70b577e17d47d493c6df4e24c7c97169ed74b67a715d
cloudflared-darwin-arm64.tgz: cd9f764abfd06757b4def10ee5ba3d862381ed9fc02d6c1f06086c23d88695c6
cloudflared-fips-linux-amd64: 1056673c76a821225b5af20c82d56f1214ba6398982798dfb4c15993a8985b36
cloudflared-fips-linux-amd64.deb: 380a1761659d11aea1d6447611bb0a1721687e247ac133f41daea1a98277100d
cloudflared-fips-linux-x86_64.rpm: 69e8b6b57c722c53cab8cd89dce9cac42ea8f4920519224d2fac32692fae3b3f
cloudflared-linux-386: ad82d1dbed8bbb9d702807cbd97df932cc774d29e9da5c109b7a3c7f7aee2065
cloudflared-linux-386.deb: e1c6288f9337eb632da626d4c7e3b9c347e87750afc8c5d06da4dec821e96412
cloudflared-linux-386.rpm: 93f2ae0ccf98a5dd70ebdb8fd09881719bbd744cf9745dec47b3a8e99f861c73
cloudflared-linux-aarch64.rpm: 1207464355b914b5d0fb6db38c8616f9dc766d51e9c61ed1934b8814e57579c2
cloudflared-linux-amd64: 5286698547f03df745adb2355f04c12dde52ef425491e81f433642d695521886
cloudflared-linux-amd64.deb: f7378c11f55a061b4f1f7d1bccdd07bdfd947ed95634c5f6f4ba71a20d5b1d1d
cloudflared-linux-arm: 70a4c869a037bd69af6ce2ad0c4da4a7680d94fcfb8d4c70ecddae24d560762f
cloudflared-linux-arm.deb: 88e2aa26b04b3e0e9c9bc41db1cd94d2e2ca7175543c63ea6ecefeed4080d50c
cloudflared-linux-arm.rpm: 628c43cb8ffcb7cc16c174d0c22641fc344c2bcc0084e353b450c7c0227f8f79
cloudflared-linux-arm64: 5a4e8ce2701105271412059f44b6a0bf1ae4542b4d98ff3180c0c019443a5815
cloudflared-linux-arm64.deb: 7f1703c3f62fe725500cfe38950e4afcbf70e876b7c6e961192782380ae78e81
cloudflared-linux-armhf: 190152c373f608080eb6aa9e2aad395f88398dfb9efd0f9b064e2652cffcefdd
cloudflared-linux-armhf.deb: 34b5a6f1e897f6c8a9bc091896b0ae4ad28d4c7e0f1f9df3f62ad7c313034e0d
cloudflared-linux-armhf.rpm: 51f09dc3b21580cd566e9cfa63daaa5f81ddfc18d6291e82bf8367092937cc13
cloudflared-linux-x86_64.rpm: 4e808fbb537ec1d5e6caaadc44663a4b66aec2a500fc7368228960235be12628
cloudflared-windows-386.exe: 6736615e8d2b3b61e868e32907e85641b4ec7b2b8c26bd3361ec15e56e53e242
cloudflared-windows-386.msi: 56725678468a5f3e1a0a4ece6f6323aeca735932c62afc243aa1a9071f4b388c
cloudflared-windows-amd64.exe: 20b9638f685333d623798e733effbad2487093f15ba592f6c7752360ff3b7ab7
cloudflared-windows-amd64.msi: 30a1a6a8dd4a3c7b695a56f871ccd033234dd56646b75a557187b37f9b0565ea
```

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jbG91ZGZsYXJlZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-05-27 13:15:40 +02:00
TrueCharts BotandGitHub 6e55f3961b fix(cloudflared): update image docker.io/cloudflare/cloudflared 2026.5.0 → 2026.5.1 (#48504)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| patch | `59bab8d` → `a5b5e6f` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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>

###
[`v2026.5.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2026.5.1)

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

##### SHA256 Checksums:

```
cloudflared-amd64.pkg: f1b8ff401fce3863dac400129f27fce90fe5b682582c70c60c8e4d5ab2258c3d
cloudflared-arm64.pkg: 8e35c67d5488baa6656aff2d777258c27c7dd08a4a8f022afbf536a52c0c3496
cloudflared-darwin-amd64.tgz: c232c2be1fda76ffb5dff55874c4d4e3d3137bd426e3e73d539c3ecbe20526a2
cloudflared-darwin-arm64.tgz: 086dd6628a3608eba7327af1092abcc52b10994524112ae49bf356ec49bef8c4
cloudflared-fips-linux-amd64: 8df480451aaf0829fea35b208e137cf692002eed4ae000093aa8669545f47873
cloudflared-fips-linux-amd64.deb: bc4e5f62220b3997c0919e5eff399627c2d862f990e42837f0530cef576da5b5
cloudflared-fips-linux-x86_64.rpm: d0faf1bf239b8e616d360b515ffc8006b35f7acc6258fe646483f68b825beda4
cloudflared-linux-386: 3b2dce38a91e0806ac581cfdd80fd3b382a5c85cad2bb351e95a0820bbc4e8b1
cloudflared-linux-386.deb: de68946f1a7a4290088a8f9ec5cc10e864604a23c63bf9636c6bd4e1d6820488
cloudflared-linux-386.rpm: 6525ed3edb564bf7196869236379db8412e8577d6c5725b159a3c1abec6de412
cloudflared-linux-aarch64.rpm: 30d02e78f1f1bb713ef0df0b412b1289788a5204f98b42206e51349f9e26229a
cloudflared-linux-amd64: 3c6a5ba995a258dbe90f98e5fdb2c2620b7be72c3ca761614f6eb52aee252cea
cloudflared-linux-amd64.deb: 4274f6106efbe586e8e2127aba02798c55bcfd99a45d14f08779d6afc51e8752
cloudflared-linux-arm: 9f30ac7accb7968b5f204a49749d0f2ea42b2c3e3ca43470d13791d50557ca45
cloudflared-linux-arm.deb: 2047dfda06bc19d9c274b265250e3057b8896264699571cf701e0cb27cad0481
cloudflared-linux-arm.rpm: aced95394d2a0130974df1e74f115b2a46b6f3027b48823dddebe876ac907608
cloudflared-linux-arm64: 7b7a8b9a2764acab0fecda633cb54a6c0df42d7f8ca1ec45c78333c2227d8d91
cloudflared-linux-arm64.deb: 649d1e835392fddf009e9697c077e793bd66c331138cff256ab4ff939dd2fed2
cloudflared-linux-armhf: 85f8751e744f1a136dc6da3050ca30f18378e926db72c46d2ed6981c1b054873
cloudflared-linux-armhf.deb: c6d3f9daaf3b2033fc0ec567c7e82982acfd7817dcd0ea5f84e4861d7f9cff63
cloudflared-linux-armhf.rpm: 584e133ffe5d14079995e9658b606ba29846707781e8b986353736e4ea5a50d3
cloudflared-linux-x86_64.rpm: 66b56510509f310a96462bad26d2a524e709687c2695ae65909696aead414815
cloudflared-windows-386.exe: fee35ed451cf3c405a5736447a3f2cce7482b3ca1f6f0f1b1e3c2ae7b18d3d06
cloudflared-windows-386.msi: b4bcccc19a92168a45282c3fb76de5adc8b1632c97c0fbf380f69504a24017a2
cloudflared-windows-amd64.exe: 8b97b5af442651e07c52caa9c79c6f60032bc10b675c2b36dd11c7690d9942e3
cloudflared-windows-amd64.msi: 506124ecc4140973304f7aa41070e9d1258a5d26125331bb6d16dceab4fa5b4e
```

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jbG91ZGZsYXJlZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-05-25 17:27:12 +02:00
TrueCharts BotandGitHub 11fa29af21 feat(cloudflared): update image docker.io/cloudflare/cloudflared 2026.3.0 → 2026.5.0 (#48212) 2026-05-13 17:41:05 +02:00
TrueCharts BotandGitHub ba5d85033c feat(cloudflared): update image docker.io/cloudflare/cloudflared 2026.2.0 → 2026.3.0 (#45911)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `404528c` → `6b599ca` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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>

###
[`v2026.3.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2026.3.0)

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

##### SHA256 Checksums:

```
cloudflared-amd64.pkg: 6e7f474441ad76c4f6da029302065e410bf36f27e4e757cc3c690d752dde76a1
cloudflared-arm64.pkg: 4f47e69d744ff3f357d82be0c18859b0f346b09e5aa5dc6bba9549fc63780d98
cloudflared-darwin-amd64.tgz: b91dbec79a3e3809d5508b96d8b0bdfbf3ad7d51f858200228fa3e57100580d9
cloudflared-darwin-arm64.tgz: 633cee0fd41fd2020e17498beecc54811bf4fc99f891c080dc9343eb0f449c60
cloudflared-fips-linux-amd64: 3729780d913feb4f3e97a424f59fc6d2d80b6178b8a9584e858b186cc20a268a
cloudflared-fips-linux-amd64.deb: 45253dfcaf990049f017b2859654b2d0d3c71f97c55bdaaf09b451a879dfd0f8
cloudflared-fips-linux-x86_64.rpm: 6d5af9923e62837d0bac97af57039105ff54a593b55c0d1e16a1e2ba525ab502
cloudflared-linux-386: 7d59f6ef7b4c255edd88187c74d2b4ecd895b6f5c4aca2cae0c4411eacebcbbd
cloudflared-linux-386.deb: cadaaf29794d24172f8a16db4fe072ee3d3552dfe17167de99762bb36edf27b8
cloudflared-linux-386.rpm: 2d8645894da4d4a8f2949cae2b8f1bb0b378114ae99f897edc2afba39b5493b4
cloudflared-linux-aarch64.rpm: 78e8394502900cf9312f094a2fabcc82c6594e9eb8459c51f6d5e1b1eb7ef7f3
cloudflared-linux-amd64: 4a9e50e6d6d798e90fcd01933151a90bf7edd99a0a55c28ad18f2e16263a5c30
cloudflared-linux-amd64.deb: 00f2475bad5874e9a110c2f5b8d1ce8a1bf5b6280628886a68bdc4ee76fd376c
cloudflared-linux-arm: ca16ed5253373846f7d366d591669d0e868e0724e35599abad2c8b2bc2340cfa
cloudflared-linux-arm.deb: f27be2289aea3ccadfeb85c23ce8003b023034961233080f4c2755cb7f8d5542
cloudflared-linux-arm.rpm: 1bba54d790206f7594d7b2fa7c5a5aee9189f9d1316ee77d3126d71661012d48
cloudflared-linux-arm64: 0755ba4cbab59980e6148367fcf53a8f3ec85a97deefd63c2420cf7850769bee
cloudflared-linux-arm64.deb: 37243e83767b148b0e065dd7715bd552a8147c9f6115d23197c15453826c2f32
cloudflared-linux-armhf: ec300201349e751a6bd591553e0178d1c43e3b4c4d5f352f5707fb41bf02c07b
cloudflared-linux-armhf.deb: ba1d307ebad290f616b47b45f16cf51f7fe1d0c86ae58da2156a4db8b25e8f5a
cloudflared-linux-armhf.rpm: 835314f8ffc7f48ea4f4730b9fbc05d082174a962705f2a4b64c5618f28aa17f
cloudflared-linux-x86_64.rpm: e1e717479e8b8db877b48788875657cbf3558e6cca2b69ab65004517181468c3
cloudflared-windows-386.exe: e00a9e9fed12f8a8f5703539c4662750dd5472d35c16dcbbdc5869f3fe5e238b
cloudflared-windows-386.msi: 4e0168763c4770ce89a7073dddb37c625f5995479756eb88c9b4d860e8deeeb8
cloudflared-windows-amd64.exe: 59b12880b24af581cf5b1013db601c7d843b9b097e9c78aa5957c7f39f741885
cloudflared-windows-amd64.msi: 57c0fc3ffd003bb13fa12a83aa5d32c83ec72f61d0135c57a32b6ad60ccde5bd
```

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRmbGFyZWQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-03-09 19:31:36 +01:00
Kjeld Schouten d05c0a6e71 port yaml-language-server logic from common2026 2026-02-14 22:35:03 +01:00
TrueCharts BotandGitHub e643a7cbdb feat(cloudflared): update image docker.io/cloudflare/cloudflared 2026.1.2 → 2026.2.0 (#44625) 2026-02-06 18:32:00 +01:00
TrueCharts BotandGitHub b7ff02b121 fix(cloudflared): update image docker.io/cloudflare/cloudflared 2026.1.1 → 2026.1.2 (#44194) 2026-01-27 15:22:31 +01:00
TrueCharts BotandGitHub dceb9388fe BREAKING CHANGE(cloudflared): Update image docker.io/cloudflare/cloudflared 2025.11.1 → 2026.1.1 (#43896)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| major | `89ee50e` -> `5bb6a08` |

---

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

###
[`v2026.1.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2026.1.1)

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

##### SHA256 Checksums:

```
cloudflared-amd64.pkg: 38b3a600cb713444fd081e4fa744c7c6e96eb53674090127d6a2204edd71ae83
cloudflared-arm64.pkg: 2d7cc6c19a3561161fa59353bed99eead5a55651c2f1d9b1db58c665165a12d1
cloudflared-darwin-amd64.tgz: 4afc60bb4d2b4d45adfca19d82f7d5934006664e8a60d9e5affbe8e6645dda09
cloudflared-darwin-arm64.tgz: 837afb0dca05ae58a782e52f9bae49205ad0c929be7cbc2ed7ea2d423c3a725d
cloudflared-fips-linux-amd64: 1fdfed6d13e45af502d6c727d79c1c4c53ddf9956ef794692d64c2854f919b39
cloudflared-fips-linux-amd64.deb: f9e58997c5b7cd261693356cc43da99dba441affc38907c10a5cabbd5ca7c6f7
cloudflared-fips-linux-x86_64.rpm: b0f96b880c3b6703112978cc2b270de350d3b8141792ae21efb8d53c1511951d
cloudflared-linux-386: 8612a3fc22029ec96cd76531dfb5130d3034bada4210066349ccca9900fffd98
cloudflared-linux-386.deb: a4794129ad9762553188d9409dfccddd368c43734b548bd3c84572c1aec7c09d
cloudflared-linux-386.rpm: 96c7c8d588b6eca075d429c5e7a02afef7f3598cfbab242109c6660c3130de77
cloudflared-linux-aarch64.rpm: fdea9c7a94634835938749b1e8f19082187c558a629fd35bfee366468c7c4222
cloudflared-linux-amd64: 0c3de409287cc60264cd59a285c434a243ec6d1d79ff39dc8d36b716f9dda7ef
cloudflared-linux-amd64.deb: a982b43a93b4e1d3dd290fbf08a7ed76f199a773fa60d487939892677501ca70
cloudflared-linux-arm: 48a574d9dbf327fce0b6d47177c2ccdba145c4c52c339cb2d7f95c425159e4e4
cloudflared-linux-arm.deb: 5d3c22a68f2132b1ec8bba86783d65caff3dc988606fe31ef3bfede6085322c6
cloudflared-linux-arm.rpm: e3625b4e84bc4f10b85158bb905f8dcbd2613d24d8a863069ced086c7d61027d
cloudflared-linux-arm64: 2b32a615f2611c4b4eec6eae8910863794b363b9da4e89f023b2356a1d9e60b2
cloudflared-linux-arm64.deb: 87be6f807b350171de8995ff1926e086e531d5939b77e2edf3a42183732fd0dc
cloudflared-linux-armhf: 99931021661110602141c9b038b9666ecbcfd72a9e0cf649d3d4157c03044250
cloudflared-linux-armhf.deb: 512c085a14ff79e20a0425480bbea424e034a0c2beb997a4d6b1b86c61cfd018
cloudflared-linux-armhf.rpm: ccb5bf3d7064605e12786381a20e4d02d930a3d4a6543c7cd4ec49b596268d9f
cloudflared-linux-x86_64.rpm: 8d8ca8154077a4b4c7dbd51fad7e49bcee3c3b19f535ba6cfe89e2585cc0a73a
cloudflared-windows-386.exe: 6eb43d564ca5370c63913cb6fdfeae8c932582aa275273fceca3f645129c7bd9
cloudflared-windows-386.msi: 72c76f5f3ba40c353e3f2edd64da9f9f963e2e8d6ba815b299cb85fb585f52e3
cloudflared-windows-amd64.exe: 75b28989df6a4ed3805732c5c3245c2058481a56cf9f11693e067e1339a6d0aa
cloudflared-windows-amd64.msi: 0a29dac1bbd895c91f29616b1e661c283a76d9c2c5bee0359de8f084838e62a7
```

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRmbGFyZWQiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2026-01-20 20:13:57 +01:00
TrueCharts BotandGitHub 78209026e2 chore(helm): update image docker.io/cloudflare/cloudflared 2025.10.1 → 2025.11.1 (#41536)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `21f3607` -> `89ee50e` |

---

> [!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.11.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.11.1)

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

##### SHA256 Checksums:

```
cloudflared-amd64.pkg: c8ec8cb83a1281ca04da51ab1e8a5e2b81f9ac7c42651ba2a3b4aaaad1e4d8ee
cloudflared-arm64.pkg: 4428c802c7179795a90f30900b70e6359377960d6ef1c86295f01d542d77fbb9
cloudflared-darwin-amd64.tgz: 1471e7f8bf6e9cab42ded5a4b871168f72b86ee2bd5269e3c8c505cc1117aff1
cloudflared-darwin-arm64.tgz: fe42668939aeaff2a7f4153dc80768a5a579f7eff5b7a241e395d01f651add7c
cloudflared-fips-linux-amd64: db7e8200bb56a317ff460cefacfbe3ba638753740b272d296fe89686ce0a67dc
cloudflared-fips-linux-amd64.deb: b4b18ead012cb232c8636e14a816a6534b096fadd8c90b576cfd676ca784832f
cloudflared-fips-linux-x86_64.rpm: 0a8fa5eddbae7355b0e658b142b4ea98c6479ecc211b7dd91347191fbd35bc13
cloudflared-linux-386: bec7a150d54d5c9e950ed41b434678f302698ad4638693ac9166ad186e4bb945
cloudflared-linux-386.deb: 3aacc7be1fcc04adbd65befe964d5ebbec9ea4cfbd0da2cca3db5cbb112ec3ff
cloudflared-linux-386.rpm: cd7627555f3781be8d0fb581b7f89bf321d8367b325b3fa94f435c3057a6f6f1
cloudflared-linux-aarch64.rpm: c16538f5559005fd40c0f17990d35aa75ac6f68740bc5df58780788c5014b5d9
cloudflared-linux-amd64: 991dffd8889ee9f0147b6b48933da9e4407e68ea8c6d984f55fa2d3db4bb431d
cloudflared-linux-amd64.deb: e83846d66a74ce975589be4ff256abc697e33ed909d718ee452c2f794bbfd3be
cloudflared-linux-arm: b0ba2cda4a91ed212b0b1328f5209f97786e89d5e7cbddcfffa9570e56f69000
cloudflared-linux-arm.deb: fefaa2e3bb7629e3a1d1b21458595cb73310a47345de3853e57efc2a2ee8ad84
cloudflared-linux-arm.rpm: c846912bc2f2e97ae1f21ba6c500984a450cbea951065280c802842364237a7c
cloudflared-linux-arm64: 9979dc152097a29b6de4d1ef13e2f1821c67a6f096f88cc18f0fd25106305d3a
cloudflared-linux-arm64.deb: 5869667a6362ee44578b46004bd811c67afdcfd41b271308a3e04d4be001a55c
cloudflared-linux-armhf: 55b85892f36485181022698a5cc61fd30c598fe35ebd289a094f095f21015da5
cloudflared-linux-armhf.deb: d62ed2e48b09419f9391afb213412c1b8baa999301db3decee2b4e7c01651b01
cloudflared-linux-armhf.rpm: e142d70d8189c365710daaaf10249a38668ef59dce7cf7b67066130734584556
cloudflared-linux-x86_64.rpm: 3a9869680c08f8c29fb85736a9d44dfe9cd2b3aaec624955b3a1f39fbe2175b4
cloudflared-windows-386.exe: 1e76c0d4e6ff2576db46ad1a7397415729fbaf886b22aa49327f66185a2e8fc8
cloudflared-windows-386.msi: eb03cb217a902d03e870b28bf3a350815a4b142760488c6c85bae4c8520cab85
cloudflared-windows-amd64.exe: 413f9b24dc6e61a455564651524f167b8ce29ac4ccd40703dea7af93cd37ed39
cloudflared-windows-amd64.msi: 6d2eea059b29d04bb4b68c4a1172e631df4a49c3e2a11195619533ae437c46d4
```

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-11-07 23:18:36 +01:00
TrueCharts BotandGitHub 97db2808a5 chore(helm): update image docker.io/cloudflare/cloudflared 2025.10.0 → 2025.10.1 (#41269) 2025-10-30 20:43:03 +01:00
TrueCharts BotandGitHub 413ce02ea7 chore(helm): update image docker.io/cloudflare/cloudflared 2025.9.1 → 2025.10.0 (#40747)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `4604b47` -> `396cd2e` |

---

> [!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.10.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.10.0)

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

##### SHA256 Checksums:

```
cloudflared-amd64.pkg: a950a82824bc23fdda94234809dbcb88d831e8f1f105bf4efe63ad37e566927e
cloudflared-arm64.pkg: fe7e201fab243e4709e86bb9398c893ef271da38c19395aec0e163d22de6789c
cloudflared-darwin-amd64.tgz: ffa1b71381a8b6c3e1ff354ad8c4523bcfbefc56b1d0ee325987d76d3bd30d04
cloudflared-darwin-arm64.tgz: 33c410f017b0d83b8d9c818cedf5cacd9cb4b1ccfc95af961a94850f0abf3696
cloudflared-fips-linux-amd64: 2f67d1b2cc5123479b2779cefcb64cdba95afccfea81b4251819f78abca9cfba
cloudflared-fips-linux-amd64.deb: 63fccfa5ef994f59f943c96cdee293d9125cae4ceddf4732d26040fd56a72e17
cloudflared-fips-linux-x86_64.rpm: 5009269a8876c33fab747592731afe91281d41b404f9d4d66cd2972c55ab2e05
cloudflared-linux-386: aacbbccd811386de595126dac883bf045b20ef5b2126f945631b8b25b54a12d9
cloudflared-linux-386.deb: 14836ba1ddb1b7e152c122f7fbff8af68124e61539dcbb4f0adc09cb1b3f5f43
cloudflared-linux-386.rpm: b2b1f6312a1be0ebf3376c3f6b6d0e041414925fc1a62d889c5bc71ae3bdf9ea
cloudflared-linux-aarch64.rpm: ead1b5b3a21bcb6ac2f1ac396a995bd9658c08d311ad75d04d77fdba8d3ed0ce
cloudflared-linux-amd64: d334c30ab628d4698455acadae5bdb3e33705a5f8dade510ce5ac7fc75d327fe
cloudflared-linux-amd64.deb: 96c800177b1f132ec57312efd8e4d10b4a64f3293ca73b3aceea5e78026e8731
cloudflared-linux-arm: 7a24b7223370374021d631afe5cbffc69cf224640645405dc9f6233633c13cab
cloudflared-linux-arm.deb: 8117ff4fb94b0eaa026744bea1911018b8eb0746ded2ee4336cf540cd4ca79e9
cloudflared-linux-arm.rpm: e35305be008d9218c8a233c3d0b12bc099cd1f02631c3b4695a61995084bbf04
cloudflared-linux-arm64: ad60157f5c4ecf871ae4e9dc5d9a7774b456dbfea8cf26b586c62cb0ff69dd45
cloudflared-linux-arm64.deb: e43c446ee49cab77a08c678e25d511014f8a37b16f718799880b6050e0215ee2
cloudflared-linux-armhf: dddee94aa666ae4b47873fe844b5e865a81c8390cc9aa82411389b1249608c36
cloudflared-linux-armhf.deb: 9e2ccf633fa0b84b278e40c400c3c170fe2a4491009cf3f21481b7cf91e14c7e
cloudflared-linux-armhf.rpm: aca24c874239327f51e6982d0d67450e893987bfa9a77e18d120364f5aa289e2
cloudflared-linux-x86_64.rpm: eb36510de1265067c72e67448688758707b7cc5d3524f1ce70cbd71ebfb530ee
cloudflared-windows-386.exe: 53da50e18370f44d48a73f253767c785869542ad93561e293cbaeb2ec0039d14
cloudflared-windows-386.msi: 37dd5c0ad36f1f1eb9efd54d0c8335556a606f622b2db9d139878dca75d9cb04
cloudflared-windows-amd64.exe: 07ce5e7ffc805734797d37061654f5f0152de2a2da241bf52e90822e9b8fc724
cloudflared-windows-amd64.msi: 3f301c9aa1e4a5d1aa049a2e6bab691d45fb378459b25cbe38b3f6ba7cba6fec
```

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-15 01:12:35 +00:00
TrueCharts BotandGitHub d8f2438552 chore(helm): update image docker.io/cloudflare/cloudflared 2025.9.0 → 2025.9.1 (#39878)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| patch | `f9af363` -> `4604b47` |

---

> [!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.9.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.9.1)

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

##### SHA256 Checksums:

```
cloudflared-amd64.pkg: f0b668db6ea7cc11b4e9d46ae8eba3b3d7a5f7f945509c3896b8f62f59ef7a17
cloudflared-arm64.pkg: cf97fb14ba6e4b3a0f82318dd08bc9b30ed30d111f2a588e5e14481a63c2cc4a
cloudflared-darwin-amd64.tgz: 3d205852967f91823798dd909cc8e0a10c07db7ab0a9f0a7b5fd21a0e7766e82
cloudflared-darwin-arm64.tgz: 0c20739ccab70c804e97b824a048e2028869c01e8c795b0033dd66b61962d491
cloudflared-fips-linux-amd64: 4f58d7e2fcf47f8cf1efe04da8393901102681aa71bdea24216242f004c34a90
cloudflared-fips-linux-amd64.deb: 3e6cdc1898b631ba3fb170ff2963224a3e704e52e7231da19df0152c4c0defe4
cloudflared-fips-linux-x86_64.rpm: cc4d7f6b81874a8ba34f0816a9160fa25e29fbc8b525a1f8e58ef8d36e8c50ae
cloudflared-linux-386: 080daf6711ef2e707c4ebccb9e72b22965eee41b842212e77e822fd11ae5422c
cloudflared-linux-386.deb: dca106f90fdda7b514242d156b1fdc7c73d1f83deebde45c97e43d5129ab5b1c
cloudflared-linux-386.rpm: a3b35c63420c3347c2dbeca46a6674ae8c46ab28f4b143cb6905c92b7876070c
cloudflared-linux-aarch64.rpm: e8c2a39d79c43e6333509e19a2221c7773bf99041d72f84ec511cc5bf55909ea
cloudflared-linux-amd64: 3dc1dc4252eae3c691861f926e2b8640063a2ce534b07b7a3f4ec2de439ecfe3
cloudflared-linux-amd64.deb: b325f741da39f4aa2b44564534b29878d62569f0b68a0282002e73c8920e5eb7
cloudflared-linux-arm: ecef68497b742bfd09d64718b5fa94e16b086253d5024da60faf6ab72afe93c1
cloudflared-linux-arm.deb: d601bb5f8b880bbc428df4941e44fccd9fc46ef9d53712ae1e4d35d286a99b0e
cloudflared-linux-arm.rpm: d8458d19e2045f773125263dcd9f58f87936b27f20120d65a91e028eb8e60b13
cloudflared-linux-arm64: 449baa3eb07f1ed7541f7a6e8a25bf7822ac1fdb60fbb2ebe9c344b2df20951a
cloudflared-linux-arm64.deb: 84f60014905a4c5417680bb222e6d3481d8eab936d29a34891517519aca9e699
cloudflared-linux-armhf: f4d4829c83323e95b9b7bf733b904f8d039d9a01a58ef50d524414f2f1d02fe6
cloudflared-linux-armhf.deb: aa8b18bf4a97f0a6e08aaeff4d22da41b94903c6cf67fc775816cdd561dfdefd
cloudflared-linux-armhf.rpm: 06ef85990389e098076489c0f70e646285d4b5ffddafebcde2d23e24494a4c1c
cloudflared-linux-x86_64.rpm: 37a6048cb484f1e14943246991f0cd12d4d33d6d4286ef1243a912ee26a4b118
cloudflared-windows-386.exe: f399b862f5fc4c6eb27279fc3dd5fe75bfc104087c94d7371338f5670631de18
cloudflared-windows-386.msi: 78fcb8114f3782579b2165761a045ef1aec5d944b03d9379325491edffbddebf
cloudflared-windows-amd64.exe: 871c63a23f167ec1a4fc5e2c3de9e91e4f0742af708fb8b86055ddd6da82ea8e
cloudflared-windows-amd64.msi: 06142acc825e0d799d12ff0a03fd714b119c69dce868c98bb5def165b2425454
```

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-22 15:56:09 +00:00
TrueCharts BotandGitHub 0fd19007a4 chore(helm): update image docker.io/cloudflare/cloudflared 2025.8.1 → 2025.9.0 (#39703)
This PR contains the following updates:

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

---

> [!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.9.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.9.0)

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

##### SHA256 Checksums:

```
cloudflared-fips-linux-amd64: bd4474c879f9f7d604b14ff12f286ed13536c162f5cf55492c27695e44cde424
cloudflared-fips-linux-amd64.deb: 02f8a02058d2e331b88995637fc8a5656844bf3e49d39cc0b19ae4a97bd3ab3e
cloudflared-fips-linux-x86_64.rpm: 0685d0169fd17ae5bc57584f1af4a060808becb8e3b97dcbbee04f8c4f9b6581
cloudflared-linux-386: d75fbd53a3fad241c7458cd7766cce73d189b40452ad720de9b7f40500e6583e
cloudflared-linux-386.deb: 790cb17131beb372a5a76f93c410e02760aa6849de7693a0195998a6d3abf0ab
cloudflared-linux-386.rpm: dced8a46be9d47806c25520a6f592bba695057117bd51c0cb02b0d99e0d747e0
cloudflared-linux-aarch64.rpm: 11360d94dbc89728557bbcca7c8475f7ca57f96df907da83921b68c10ee95dc9
cloudflared-linux-amd64: 4f48c9fc205ed7d200a35f24170e795171189b77a696e3f8b5704d07a6801957
cloudflared-linux-amd64.deb: bbde50c639aecd7d1acf0edc4a3a434bbf1ffd985572277ea2671687727556c9
cloudflared-linux-arm: fb693529cdac02a5f7338a5ae8c8e2ccb22df7fe297594c70a959ec0b65d464e
cloudflared-linux-arm.deb: 3955a89822564b2fa114dee20ce69eae521a9b149e8f42cd91b626ec61f3b270
cloudflared-linux-arm.rpm: 49f2b172a86106789ff38573101e9e0d8883907b99351dd1f106f7acfe1fbf9b
cloudflared-linux-arm64: b44462bb9e2afd66c5a9ccd2d611d8f0b9603b5c2b2061cd5a605138b3793962
cloudflared-linux-arm64.deb: 9949deba0dd5b6c5fad591bd5ca7e5a43f5cecc21a70783c368f99afbc647116
cloudflared-linux-armhf: 3891c318740bebc22ce0521ebfac8f1000dc5aa0d7e2a0c1ecc23abab6edb3a8
cloudflared-linux-armhf.deb: a9acee057b5a52de8fe7cfb2275db5c0b582e542526d9c3e106e61689931d135
cloudflared-linux-armhf.rpm: 02c267894a7be91230e8b5d853d0ff6fdbc371f6e4c45fbca03e9d653dad89b4
cloudflared-linux-x86_64.rpm: 4a9a7efb6df006a40eaebecb6aa5e2cd4c4c4908b2acd895cf14271f9afca508
```

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-18 12:50:06 +02:00
TrueCharts BotandGitHub bca09a966a chore(helm): update image docker.io/cloudflare/cloudflared 2025.8.0 → 2025.8.1 (#38699)
This PR contains the following updates:

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

---

> [!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.8.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.8.1)

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

##### SHA256 Checksums:

```
cloudflared-amd64.pkg: 1b1332f81cec54a77a0675e7a21ed6e862e55ab60d6beefdc10bb135ca163977
cloudflared-arm64.pkg: 407493c0bc66336023136fd69df848a06c166a66ff7aa2a61835158fda648f6f
cloudflared-darwin-amd64.tgz: 37a7f5e07d739a953de118b66d3e74361a0905af99dfee3515ae8de60368e70c
cloudflared-darwin-arm64.tgz: 8d8a7a2c0114ae357919aeaf6f937244059202590d4f5e5f2c98bc10750c9344
cloudflared-fips-linux-amd64: 3dd63bf7ea249f9012cee144481c6a52322cf06da2d19f700935d539dcb4b7fc
cloudflared-fips-linux-amd64.deb: 767d156b5a42bc1b0135f47d1af8745cdf24672b8bcdbb397ae56c512a36cc16
cloudflared-fips-linux-x86_64.rpm: fe094b6e9e03692f1738941cfab45928c610a229b52e89e7280d1a94bfcf1bd2
cloudflared-linux-386: 5b40e1be2507185233108b9187fcff3b5edae44a8ba41249529b68c9d545e89c
cloudflared-linux-386.deb: 540eb838c3568a672a895828c320aaf336f0d8bc48fb20280c0bd46cb31f2f88
cloudflared-linux-386.rpm: 2a8f45333175e15e0b96d04f475d260ef539ef1e8f5c462334f41be271e8afe7
cloudflared-linux-aarch64.rpm: 3dc22ef52b7bd66b4abe605ce3a1feba3902788c96d28c0cf0c6b94e8dd2f318
cloudflared-linux-amd64: a66353004197ee4c1fcb68549203824882bba62378ad4d00d234bdb8251f1114
cloudflared-linux-amd64.deb: 4cd11b5010c2bbf9aeb54bb9979a0376651a083bdb26091df354afa48f8b5e2c
cloudflared-linux-arm: 6ce1177f7f0384cf328a865cbcb1db4ad4353d4c64a60713fc7475965c16f9a8
cloudflared-linux-arm.deb: b4399d1367a4515882bcfa8929a8903d4b94e151736abf94e1fd33deb93b37ec
cloudflared-linux-arm.rpm: a617a97ca8ed9a4e5af5673a83286c4665a685a0d28bba6345a526e90f1a6814
cloudflared-linux-arm64: 9e2088063c8b8f71ce4b15d65e6f4b1ef345f90c9c15e762cfd2bc8fc63cf22a
cloudflared-linux-arm64.deb: 402cb9e2c1c4352f9ca24a0fab95c888d9e62a5433307a29ced40e503e5f5c6e
cloudflared-linux-armhf: e1289581cd46aa4d2317e2c5315e5af8c2dc90e09bd8a0a04b53df2cb1f040f8
cloudflared-linux-armhf.deb: dc2b04b1bb99be7c8b7d84d147aba9f12b9852198c36bb79e26abf45fecdabb8
cloudflared-linux-armhf.rpm: c0e89d88fbb9c5ca2be262be84ae63237df9579dc76980628e15d003bded6f4e
cloudflared-linux-x86_64.rpm: 634c317de2838596801d5fb95d5ebc283c454bff854478191251eca018ded406
cloudflared-windows-386.exe: a1d3690cbda3ec76ca460bf23d3a85e59f4cc625e47da8bcd49cbb34863d717d
cloudflared-windows-386.msi: e1db8fbfcc0396856b6877ad255bfd13e642d9ae196dcf72aca9fc03f86ab833
cloudflared-windows-amd64.exe: b5d598b00cc3a28cabc5812d9f762819334614bae452db4e7f23eefe7b081556
cloudflared-windows-amd64.msi: 5ea952d64d721239acc0baf2d6a8e4755728606d660db220333cd76d86ebb604
```

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-21 21:03:57 +02:00
TrueCharts BotandGitHub d9fd265284 chore(helm): update image docker.io/cloudflare/cloudflared 2025.7.0 → 2025.8.0 (#38207) 2025-08-09 17:58:39 +02:00
TrueCharts BotandGitHub c9b0c7a57d chore(helm): update image docker.io/cloudflare/cloudflared 2025.6.1 → 2025.7.0 (#36943)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `175aee7` -> `803b17a` |

---

> [!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.7.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.7.0)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
3d5ee7a88abab7bb0ee261ce806de9695d05c8faf1890801402107f32c7d9393
cloudflared-arm64.pkg:
6edc3475a849acd242a840e19713ae0f40040849623e8c6367d0d17ae271cc90
cloudflared-darwin-amd64.tgz:
a917f54de92d0f9805ab51dedd1d49da0f1c32daf054403b72d26b93b3228e9e
cloudflared-darwin-arm64.tgz:
978c03a1f4662d4773deaf2151f404b6658452fd475f400087e7f38fd85a31b7
cloudflared-fips-linux-amd64:
095bb52a3b7637cc4cc9467a56aac3e5aae8fe27b635cc4f0deff26845f48b77
cloudflared-fips-linux-amd64.deb:
32c0d3e0cc11d6b1e40bddf9814272015d26280603b0d83352b2805d76843058
cloudflared-fips-linux-x86_64.rpm:
e1592a4bfc034d8c00c46ce12ce6fb685460d85b00db816fdb6ba09580d4c398
cloudflared-linux-386:
47b6bca18f1d99d5774c66a1336f23861310bab749b50b9477f5f1b5c922215e
cloudflared-linux-386.deb:
2bcb4de216167423feb6f63c4aa6a3073795749839e1daefab7e1ecce6f38afc
cloudflared-linux-386.rpm:
c5b11a4da42697b5c8c40db37115d6069a880ad588f353c9322114665302e9fc
cloudflared-linux-aarch64.rpm:
0b6a7a805d47203c50a7744ccac48285360c97f6eaf625fcd2c0c08f6b20472f
cloudflared-linux-amd64:
51e3909335fd7ba2ed5c696b0a6fb7d4a74f6a15bf36615cea0fccba620cfb3f
cloudflared-linux-amd64.deb:
a65ceb838f1deb941f7ea9101ff54eaba04179135fd562456a59ea293479e113
cloudflared-linux-arm:
61c0235634539582b6729294005a8d717fc8ccd4a20c40dbe91721851540c4b2
cloudflared-linux-arm.deb:
0d65bd75fa191835fe9d9601ecd4d220f6b05231ae003b6ddd93d23fbed43496
cloudflared-linux-arm.rpm:
31bb74d3c37e12df2eeec8e2fa331d3df02c99d8298d1aa5545c4a3d1bd709ea
cloudflared-linux-arm64:
db86f73e07133ca3e0e63b8158dbaacf39f5dd4458260cb95ccf12b35c1b6cd9
cloudflared-linux-arm64.deb:
f2e5b913d26bf65909c13ccd84345d5639c63a57a18583e9370a0b7507ebc1f9
cloudflared-linux-armhf:
f4748a3a01d53087f2a5456422fc20613b913c3d84555df979827a15c6713707
cloudflared-linux-armhf.deb:
406f21d88e093e1ba3a57ad12c77b223f9e7e7d18a71ac2ba73e66c2d820e420
cloudflared-linux-armhf.rpm:
c22070ec87a06bb0da77c132c88e5074a5be3bcf7ce5ac08ee9fac4b58ca4ac2
cloudflared-linux-x86_64.rpm:
69901a2636f61e1975f824b78e95ae14d2d1849f953d46dd2915c72241ff03ef
cloudflared-windows-386.exe:
83f8a6a658319aafc317e07230a7601f8d7ca8fd65fc4cff9b521afb17172294
cloudflared-windows-386.msi:
52c52beae3ee544d511ac2db162b32e86322a52596aa4612bf09f169a901493d
cloudflared-windows-amd64.exe:
9e37ce90110dc9e83108317273369641d2cab438cd9ca0458b30a6568fb09eac
cloudflared-windows-amd64.msi:
1d7852a0fbe20eeb5ab1a909030bfd354dac9f25248585dfcfd22553f589fc09

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-07-04 14:57:45 +02:00
TrueCharts BotandGitHub 3a58b347d5 chore(helm): update image docker.io/cloudflare/cloudflared 2025.6.0 → 2025.6.1 (#36409)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| patch | `783e0e5` -> `175aee7` |

---

> [!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.6.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.6.1)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
7f12892073506438fabab6f9fc075332f4f57e1ed30ba8c1ddf71f86f743a63f
cloudflared-arm64.pkg:
c42f76d60c2a34df55589cbfb4f68a953610221a9abc2114181dfa15bf008731
cloudflared-darwin-amd64.tgz:
b81b684ff28bd614d048559ba5e45892fb9cdb69347ca83c418dd4386b6e4735
cloudflared-darwin-arm64.tgz:
9cc4c04b3cec473c3bf4342a7b5b6628358953e568fd4682aadb390bac85a23a
cloudflared-fips-linux-amd64:
c8ac7c320f8484dcb25f41e8b15e3de3633200477f19389588f96a1efa0837b9
cloudflared-fips-linux-amd64.deb:
ef0f58f6b049f06b3c3702c24f330d6111676702c8dba170ff66d715f99410a5
cloudflared-fips-linux-x86_64.rpm:
f2dff9edce9709f1c2c3f2b6e1e52cb494a96bac65c71f38651f6aab102b3ab0
cloudflared-linux-386:
85f84b1ae5c224c91b6e2f7df702039e2eabb3c23181fa56c5c885e418636c34
cloudflared-linux-386.deb:
cd2043adae97800bc1b8fcc680a10c68d8f28ba937836ac2f40f66dac76ea29d
cloudflared-linux-386.rpm:
ef1d7fde818636e7e6d964b68e15e3fc33250ea95db7fdf1d89c66f11ffd0ed3
cloudflared-linux-aarch64.rpm:
1130285f79ec24061bcd3696d893d23174dd410d2991f20832d06eda6c576f99
cloudflared-linux-amd64:
103ff020ffcc4ad6b542948b95ecff417150c70a17bff3a39ac2670b4159c9bb
cloudflared-linux-amd64.deb:
8c14cad34fd53b4991796921604f6854053f0c146128aad8dfdeba59f3927846
cloudflared-linux-arm:
a5cbb9cd94908b9a04b31b598fb9cd74e536adbac4fcccdff2a059b00ff7ed87
cloudflared-linux-arm.deb:
753e3c9258ddad29bde5ce414215d0bd5bed63733aac91c25d91efb2f085c064
cloudflared-linux-arm.rpm:
48da0834f527ddfd149edc525553d664d97345ebad573a83059606fef4b15642
cloudflared-linux-arm64:
87a38f8b0c371b926224a1346443096a8b9f38138561e0b314efa4c9fc1f51f7
cloudflared-linux-arm64.deb:
917ba4c659c1578c9d4b74cce6b3f2d887b27f33d7eb6619793bd990437eb2b5
cloudflared-linux-armhf:
f9c0a31b0f6b15583a704c8b412499255504b79ede6fa6e13127bde32d9e4a8f
cloudflared-linux-armhf.deb:
3d46078c050580991720632ffbba70af6c730daf8d5c3dedd082875717377486
cloudflared-linux-armhf.rpm:
34cc2b9df92443a2ebd6ea3831738f752b50fcfcf4e76d9263172bca5bcc06af
cloudflared-linux-x86_64.rpm:
31ac156b486ad7287b9a5d19f1f1a0eac7efd1f45510f5f90e2f38067f00a7bf
cloudflared-windows-386.exe:
ec0035e933dd74ef116361599d9c942c47db474aa446b015dc7b400583710590
cloudflared-windows-386.msi:
ef01a207440a36ee39ae690a31b4c18810b8d704066b304234a8ff341ab246a1
cloudflared-windows-amd64.exe:
a4af4d26a86ed48f43647d151be37b0907f15c3ac230f0ab95aa226b3e0b8803
cloudflared-windows-amd64.msi:
26e022516ca7b77f70cc70d115e198142d3a9c4974f3ec4430aa6d8636e7667c

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:34:00 +02:00
TrueCharts BotandGitHub 5d02bcb53a chore(helm): update image docker.io/cloudflare/cloudflared 2025.5.0 → 2025.6.0 (#36254)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `f9d5c5b` -> `783e0e5` |

---

> [!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.6.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.6.0)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
d182c7a055f6e24b45053d3a199b966b96197c72954ac423dcf24c459d4d6958
cloudflared-arm64.pkg:
18711c082e712bfcc9c050bab1029dd6f2ea68d23dd3ca43e3ea75392aab8e16
cloudflared-darwin-amd64.tgz:
79f8edbba4db1b3de3da73030f5a1718b98d03dd752ca7d716984bde5d5ac9e5
cloudflared-darwin-arm64.tgz:
70e943358a44113c3e900e383c94a9eba933858b5501bec251d6531046ae1719
cloudflared-fips-linux-amd64:
6b0b2825b3d93e214aa0dbb109ad137eb676b7b36216d9da0082b48facee619c
cloudflared-fips-linux-amd64.deb:
64c714c0de3e11415fa1a64bd17184c3cd67730677b6cfd5d14ac19fc8a883d6
cloudflared-fips-linux-x86_64.rpm:
278d2d78e2c3f7b0fbef11bba740573f87e031059c49dfe247868d66053e989a
cloudflared-linux-386:
721b28829013d5632fb16773fca110afe3559d27399cc17db808a95a40836100
cloudflared-linux-386.deb:
0597dd513db0efa03b8b9480e5d6731d0c04ce3d8edcca6060472c334dfb968b
cloudflared-linux-386.rpm:
7fdab806a86a4f22d9093909431da91cd33acd9d1ed1bd4279cbee8a30314dc5
cloudflared-linux-aarch64.rpm:
461ded901dd26a5912ce47e07a301819e642eea939b2e25b33d568240d94e9dd
cloudflared-linux-amd64:
173276e3370f366493fb818ebe33cca23a9601d721ca3c03085b3f838eaf3ca9
cloudflared-linux-amd64.deb:
6d9ea7b7d93fb9cc99c244fcfc72ee112e0300fc533ab99b34a84f52cfdf2027
cloudflared-linux-arm:
f86b89f2b89e977544ad4df7ed21cc3e4748aece19c47664452fbfd10c2b72ef
cloudflared-linux-arm.deb:
415e0f6ef1ccdcf2628c6f8a794cdf0f4515a604f8c3a15314bd91d1a64a0816
cloudflared-linux-arm.rpm:
a0521cd0aff275902a6d77ea7071344ea24a7dff8303e622c86c24ffa2acdb01
cloudflared-linux-arm64:
62e9eee5ed6173a7b4d37eb337bf133bca6d54e1cb8985aa1623375dc172eb0e
cloudflared-linux-arm64.deb:
fd13f073267b81bf112f72024e1874113f60e3ca671a1f74cab60acd7db26ef2
cloudflared-linux-armhf:
40a6a9b1bc93bc1b38628d80b622b807adcd0d578992ed99c374ff9ebc52b5dc
cloudflared-linux-armhf.deb:
130540847d94dcf2882bb2de490b3aced65e1dcfb03a7fb0d87f0b4853169ffe
cloudflared-linux-armhf.rpm:
3da038dac654ce4561462df00d9722ca743cab21670aa70c8ca9ea695ceb6ae3
cloudflared-linux-x86_64.rpm:
48a03614df742928121dbcd89bdc5f79d39617080c8ba011ea1240e8243f99ad
cloudflared-windows-386.exe:
1a673fba4ce1e656d36bcf11ef024ba23e43d954dd120643f24e12036eb94e6b
cloudflared-windows-386.msi:
ef2006576fb3e573c3e9414513ae16b49e9b92b1d0fa6c621a963e3e63ce6231
cloudflared-windows-amd64.exe:
4e35933ff4861464d69379a22be22a197f7a9fba5f60b8b6189e96fdebccc0da
cloudflared-windows-amd64.msi:
777ebb57b3be62e25d13272e40d03d01c1c197e5b491bf1a0149be4f569523e4

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-12 08:52:41 +02:00
TrueCharts BotandGitHub c91e35def2 chore(helm): update image docker.io/cloudflare/cloudflared 2025.4.2 → 2025.5.0 (#35423)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `698f5c5` -> `f9d5c5b` |

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.5.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.5.0)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
bf47d1a7a9a1bb892edf8282294b2be56de254ab5fce9b98140dc04437ea8c6b
cloudflared-arm64.pkg:
bab33fe3fee5ce1e5df699ba1edffd7a519a62a57a05a8cc5938f16f6f10cede
cloudflared-darwin-amd64.tgz:
da4d6f302f94f4e7477889e6f344b08cb0f5d48eff400739481e8a46595a6785
cloudflared-darwin-arm64.tgz:
a56c9f84809b56af8ea11528a6306f3fdf9f2829256c4198df4244800e8c17b7
cloudflared-fips-linux-amd64:
922900fcf0e483146ae524ce88ea41d322d850a9d5139a2b6bfe69bb1ffbaa98
cloudflared-fips-linux-amd64.deb:
1c8a7ed121dabebc7c373e28ee9a80693493c5efd3c231c46641706e0fa7a2d6
cloudflared-fips-linux-x86_64.rpm:
1878cfb024c22b4e0ccefa1220698a49fb32f952b2d37074f949bbf7e9ee86fd
cloudflared-linux-386:
30fe45dd3ed56d1bcbb6a854b12341daed5a97e64abe9b0fd1042d91542912dd
cloudflared-linux-386.deb:
dd1928504559f846acaa6c47a0731012a3e34545144ee896f8992ca296ef0a95
cloudflared-linux-386.rpm:
a6004fdcb601432cbbf0cd83e59982109508171e1fa8266ae42b011ef805eb71
cloudflared-linux-aarch64.rpm:
309ddfa2edf54cd3dcffb08ed36fb64616ae026796baad5d76b59964793098d0
cloudflared-linux-amd64:
a62266fd02041374f1fca0d85694aafdf7e26e171a314467356b471d4ebb2393
cloudflared-linux-amd64.deb:
a9c7a5b3c4aaea4cf12fb2ee073aeb7190eac048c2e21d1eb7043d5060ae48fa
cloudflared-linux-arm:
f0b8b4396aa4266bad39b4d33c5cb236c76dea4db3f8ceaf61ed4010368fce04
cloudflared-linux-arm.deb:
ee39af558dd1f839ca0cccb5fe429c91b139c859357a531865f618edff261bbd
cloudflared-linux-arm.rpm:
0a5a1b644474171e0dc343fab8ee4aefa1c469f500114eb445768f3567376e23
cloudflared-linux-arm64:
47e55e6eba2755239f641c2c4f89878643ac0d9eaa127a6c84a2cb43fa2e0f03
cloudflared-linux-arm64.deb:
db658cd986840690824a9050253c8b54715f8fe443f2a74d0e57ef479e4b6eb0
cloudflared-linux-armhf:
c30e44f53621f43bf9489f738b5233967542a934f28f05a1fc211dbf4c39dab9
cloudflared-linux-armhf.deb:
8d6bd9105fc298f59049419950751472a3683b9c223f2fffc01776e364ff67ba
cloudflared-linux-armhf.rpm:
4b01d6ac42617770f7f6e0c5ba5d07aa6f0c4b29a434033fee67f2fec82fbbb8
cloudflared-linux-x86_64.rpm:
1989dd8952f01aaa90c913894f9bcf62a479eb795259b0ae1809ef74e4524caf
cloudflared-windows-386.exe:
e622cde5608c6ebf1bef0e89010b4af77595123cc4cf0afc22d875edb653dbbe
cloudflared-windows-386.msi:
99604b5a9235d3a2042bbf7ca2a27b673a053d609e073a545dc2beff4b39780c
cloudflared-windows-amd64.exe:
27c8c4b706fbe12035eb55b4da208523928e91386c91fd89d1557fecb35cefe6
cloudflared-windows-amd64.msi:
707d85a98359461aec2ee0faa00412ae7514b0f9d45c1ce4b7631a31cebf5665

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-05-18 15:29:51 +00:00
TrueCharts BotandGitHub 711f18e5dd chore(helm): update image docker.io/cloudflare/cloudflared 2025.4.0 → 2025.4.2 (#34935) 2025-05-01 08:46:41 +02:00
Kjeld SchoutenandGitHub f8e33766bf feat(common): remove portal and ensure appUrl is used for notes.txt (#34047)
**Description**

This removes old portal references (from truenas times) from common and
notes.txt
Also ensures chartContext is used for notes.txt

Technically breaking in case any down-stream users use portal
configmap/data

⚒️ Fixes  #31880

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-04-07 22:04:57 +02:00
TrueCharts BotandGitHub ce40c39159 chore(helm): update image docker.io/cloudflare/cloudflared 2025.2.1 → 2025.4.0 (#33885)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `03737f2` -> `522827f` |

---

> [!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.4.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.4.0)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
242b9b5394aec758f6f6166cfd2d29024eafa68e93ed4f0198e3097b3c2ea1d7
cloudflared-arm64.pkg:
b0a36d70025a79e9e5d703d7345408a4b6d24d5c821b12762cfb2d5dbf9f9550
cloudflared-darwin-amd64.tgz:
e401a9731a5975d441023c0c0e13184032fcedfda030d7397242025a98efe45d
cloudflared-darwin-arm64.tgz:
7326d8684d759ff93d728ad35f136f987dd275712ae65b68589f5d544e6e6622
cloudflared-fips-linux-amd64:
f9e9ae383199ecb5e1d72ceb5b3f232d5102b824e0a439f69101b0114f8e9492
cloudflared-fips-linux-amd64.deb:
572974971be73e25d8f2f60e040553b72094d6d9558fb79d8845b0791cb2b3e7
cloudflared-fips-linux-x86_64.rpm:
6620799aa3fc472ce429d4ff52a9c2a7d0835904cb4ecfdca2cdf17ec3f34155
cloudflared-linux-386:
f096a50e8a6df53b84ec1866952d559b7e583d4d8527017626d7d5fe46799a37
cloudflared-linux-386.deb:
6fa4ddfaa26f2979e3bd9734d97142ab9b45adb7543800d670a3e480840967ef
cloudflared-linux-386.rpm:
5f2db71cd76b867202cb7418d8e1ca55e228c5a616c6ee77a3e50136c092a7b2
cloudflared-linux-aarch64.rpm:
dd11a706f9240b6ee1accf3f33ef1c7643b34484fb11fe757c7e16abf3a86ab7
cloudflared-linux-amd64:
df13e7e0a027f648c410b5cc701fbcff028724d0e93209796cdbb79ec38695d4
cloudflared-linux-amd64.deb:
ec93e55c1538a5fc8214e81b310c51244461372d684c93102195d0a97aa7a67d
cloudflared-linux-arm:
3269dbcc9302f1732aa490fd0b0b5d2a51b31f687595504ad356e9526049abab
cloudflared-linux-arm.deb:
f9fcea58bb1b4f9ed391d1044759ca42c83594a5b669441ffb23ce384870eefa
cloudflared-linux-arm.rpm:
5cad7cd972217e0c7a238db4b8c5a62b6f672721362d62dea8ca0d97da86282d
cloudflared-linux-arm64:
2561391ee9abdc828afcc52f5ac314b6551a9a6a31ff59cbc64efc63aec04615
cloudflared-linux-arm64.deb:
fc7d95ec78ba026f2cfe931e5bc3ee4c5517a21f2bf24ff8118ba589f0d8577a
cloudflared-linux-armhf:
1b0890e10c5e8d1c3f683d989261e81174b80f86ab5d98a79dd1e079cc9d207b
cloudflared-linux-armhf.deb:
c9a21bc832b1228f35da811983f3d945422515e1a32655d4e93168cbf00e2bae
cloudflared-linux-armhf.rpm:
0a9594f437923fdffcd3d5ebc65a82d64091a0d533d02ae11093f47e29fca9a7
cloudflared-linux-x86_64.rpm:
66b103b41de3a2c2dd6de18f8e54e7551b5ca5b9514d8f99b0f6b46159490901
cloudflared-windows-386.exe:
38439060beacdcd547878ab8f98b2604b6021427c4de3ee5c63a53183addbbfe
cloudflared-windows-386.msi:
053e4b32710c348581498d706aecb97c9f3c070a648648ca8521d569403fa5f8
cloudflared-windows-amd64.exe:
0f62fae4c3e0fdad2b173d8c4387ecb69142f0647e5bf3b0d0ab70ca457d52f5
cloudflared-windows-amd64.msi:
ab592421a8355984991be3bfbec78190b2af804577b9404b14ba41cbbea6f56a

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-03 14:56:41 +02:00
TrueCharts BotandGitHub c443ac0d62 chore(helm): update image docker.io/cloudflare/cloudflared 2025.2.0 → 2025.2.1 (#32630)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| patch | `6e2df06` -> `03737f2` |

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.2.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.2.1)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
bab5cb4f2fd9234712ff350d60ff5920947f372e653e00e12fdaa0023be8d101
cloudflared-arm64.pkg:
e955e0280cbed5dfc59ac84436aa921286a5895e7e95dc3f7f419dd76f572374
cloudflared-darwin-amd64.tgz:
3072fa0aa51922b452783efa4f08d1f60cae4b127da7f748c5c32f4729b4d164
cloudflared-darwin-arm64.tgz:
39b2b78821d85ff3861d00e38a817499ddbf00285a1dbae5b25b89649c80dc07
cloudflared-fips-linux-amd64:
7fad1ab2cf409c362ea9e62c7690535712004f7ae46413dbfe8e5a26cc19fb30
cloudflared-fips-linux-amd64.deb:
0c04d4697dfd715b1798cc4c1b8a904535e84a1c04814f783b8a14d3776d1de2
cloudflared-fips-linux-x86_64.rpm:
123c3e5196e0876dcbf9055168cc6c4e8fe9e114426634a73ccb03d8503e0b94
cloudflared-linux-386:
18c8266009bdfd789d8ff1be413244584040301f277928209e8d48c99a0bd92d
cloudflared-linux-386.deb:
583d552e8b6cd46529acd01d267f6e8fc61c3544bd1bb21512a55519553b2898
cloudflared-linux-386.rpm:
d09f5ba26b07be91bcd56c652f63f109d920da1fa0c94489ee850d2a124a3319
cloudflared-linux-aarch64.rpm:
5d3be3cf0389ed4a1b7fa9eee9c5c4329091f233528f6f5e4788fb8f90311906
cloudflared-linux-amd64:
afdfadd1ef552e66bffc35246fe30a9bd578356d2d386de95585ccfc432472b8
cloudflared-linux-amd64.deb:
a78ea7f368adb120273f10ea63e328524e3e541979facaa725bb783a1b7bc62c
cloudflared-linux-arm:
85bcdcdb484b213b4ac0b3fdf5a5266907539f61aabf4f9bec6cacc24e32e503
cloudflared-linux-arm.deb:
b4c24fe59ecdaa1d9b54605d75577a1fb0101d4ba31f53395be403eeb0dd1ed9
cloudflared-linux-arm.rpm:
9b69026818034c33990618fe30972c73b37b8dc0de10b93b7ee6dd25fb86d745
cloudflared-linux-arm64:
6d5c61975668e963921db12faf9af7e34c9aa2ba4a3e5b95457c144e1494bf05
cloudflared-linux-arm64.deb:
d0ed56717ea678d4a189d5e58892cfaf6eb4c1d8b6b511e266968b4ef0cd6f1a
cloudflared-linux-armhf:
a82992ff45bbc6c0c7d08f650331dafbb36fe64301e59af337b3447b397b926d
cloudflared-linux-armhf.deb:
6f9c0d64d1d6976887cdd2a3da4ad697529aa3802832ff87af5bbb53b3af0145
cloudflared-linux-armhf.rpm:
60a9717bfbcc8f2b22000dc7a01da978c26cba0b5c9e4a08f65a28750c41bdea
cloudflared-linux-x86_64.rpm:
3c12446dcea3f2dec73c0b626c4f05e4d2e46bca602b8f595a6e155845c86888
cloudflared-windows-386.exe:
2f51d37d18486bfbe055485012854f8c494d070b9e6f9d1e3bc2d8ea56860fbb
cloudflared-windows-386.msi:
86e85a0ccc52085b5c36a5e58cd13a4486bde0900e6e1189caced169b12df459
cloudflared-windows-amd64.exe:
c5479e3ad7a78ba21b1bc56ed2742df2da74bf28612c34c7a7a8a98edc6682f2
cloudflared-windows-amd64.msi:
9d9dc5cd8de9b3476c1f7ffa99a748e1b996b86cab82d2070357ee611b03079b

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-02-28 14:18:17 +00:00
TrueCharts BotandGitHub 69d24884ee chore(helm): update image docker.io/cloudflare/cloudflared 2025.1.1 → 2025.2.0 (#31783) 2025-02-08 15:23:00 +01:00
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
TrueCharts BotandGitHub 5cb8c7e5bd chore(helm): update image docker.io/cloudflare/cloudflared 2024.12.2 → 2025.1.0 (#30780)
This PR contains the following updates:

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

---

> [!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.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.1.0)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
737f44e9211a2b9d3cc273cd9287951b67bef8922d32debc473e619bf7453df5
cloudflared-arm64.pkg:
8b83b0499b6982f239a941d9234620cc72c1328f5bdded2694a749451d2e7ea0
cloudflared-darwin-amd64.tgz:
8d7612b8ab14a218ac78bfc09f38f9a3a1a7d8b60081ede7e788739a2cca60fb
cloudflared-darwin-arm64.tgz:
c29e4553a11783988dbd733ffadf3d0122858bbbcc633ce1474b1f33c2f764fd
cloudflared-fips-linux-amd64:
0465124cf393261d40943a0c214dc32e793b2c089ff1a308a035ef4bfbf126c9
cloudflared-fips-linux-amd64.deb:
a78fc4205fe9cc932b02b10d73291af1d0a436de9922cf042331c3bbcd342729
cloudflared-fips-linux-x86_64.rpm:
e5c9befcbff60e7f91ac7c199d355c95fc70302cba078d2e5a49ed72b1c5cda1
cloudflared-linux-386:
dce48149614982aae1889be9babfc44e12f9458655181664e921f9708ff449de
cloudflared-linux-386.deb:
633b7eeba1f6904b04100ac67a63f7e3b0c5fb55d9af1925e2c37553a5ce6673
cloudflared-linux-386.rpm:
aa4d11a5c5460cb610e776f95c8c0fea412da6a9af9de4896c867c12bf31311b
cloudflared-linux-aarch64.rpm:
03079e5c4a347d822f7fbb513a05b4f30640d56c030d6e69f7a7ef71b4970874
cloudflared-linux-amd64:
8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368
cloudflared-linux-amd64.deb:
9e30e5880dd1eb71d685123d601dd5268c45c3cdce2f3379d7d9c1bbc4fbc503
cloudflared-linux-arm:
0de627fd141a61f72d71b2cb826718bd4c8d809195004b7f49018893664c803d
cloudflared-linux-arm.deb:
a57aa6b4a6beefb1afcb1d4d91958319e0933ebd7d386a31cfc3ade2cacd421c
cloudflared-linux-arm.rpm:
7d2ef4b0dd546d06150fdfecd7cbf76d8ed0a8935f4314abdb46cd203385beec
cloudflared-linux-arm64:
c6b91c3c84e75be67df0adf44655405ccccc467f964943c54b2fc380ca636062
cloudflared-linux-arm64.deb:
2904305c637ceed5068b86f1bf5de4f0c94e931b0fb523265e78efc5de440005
cloudflared-linux-armhf:
6a9ae8729166d3d84c80fdbc0d5ae6ef123fa2cf69d5e05bd3cd4a47646e6a3f
cloudflared-linux-armhf.deb:
8026fab4600046dda14d8bdf30462c0e02eba9119e57aff31ef991bf6f585cac
cloudflared-linux-armhf.rpm:
4636ea5c2ac0395452410dbbae5983ea5bfbd7e522287693008a60b6b24a4785
cloudflared-linux-x86_64.rpm:
e8b63339d666791dea98f056e555a680e94b79129e49dbba07bd27f0bdc4868c
cloudflared-windows-386.exe:
315e4e5b36930c3de475457657ff777a5653404b92c8d6522daba61414af7219
cloudflared-windows-386.msi:
892503dc1b9a147c4f1f26d090a36b5ca1dd3224c4f190f8de317f4b851c609e
cloudflared-windows-amd64.exe:
f1ea0be7b442593b62656a371110a218bf42e0fe63338bc558744c7d84ef7826
cloudflared-windows-amd64.msi:
2853e1f19b92fa7538c7d47d7418e8894aa52f591f800cb612997f5c21849852

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-01-10 09:42:42 +01:00
TrueCharts BotandGitHub 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
TrueCharts BotandGitHub d1f7090703 chore(helm): update image docker.io/cloudflare/cloudflared 2024.11.0 → 2024.11.1 (#29598)
This PR contains the following updates:

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

---

> [!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.11.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2024.11.1)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
8fc75ff23056045255bfd40a8c63d6fc52779d453a0163d9fcb60d0696040ebf
cloudflared-arm64.pkg:
6e08a974544d0cdc1619841514dcf5e3f0c18d75b7591cfed74b00d402e46770
cloudflared-darwin-amd64.tgz:
f893f1bc9be8e1780a52f78942e64b4825b02a434020d3bf40f1b1fe43b3dcb9
cloudflared-darwin-arm64.tgz:
69cc267557352760b3da32f9926eddb9870f9319e17f8ef902c177eab44ba9f7
cloudflared-fips-linux-amd64:
ee6b57aee71c7787ae6315b12705e91c66b073aba9025d64a96b8a3ba01653c6
cloudflared-fips-linux-amd64.deb:
e57c4056e7cc2a28cda05073377e6ebef71a1b7aef8ea353c1fc5c74876526a5
cloudflared-fips-linux-x86_64.rpm:
473d9b542ebf9770ca55b8c4a9c8feea82a6eec36352ac06e9b3654d1a915988
cloudflared-linux-386:
5761d65fb6fb23ea8e401abe3e471e316ee275f4b054f3ff55fd26a84228d096
cloudflared-linux-386.deb:
9a751b2aa7964c53ccac060dafb7bac289c977099ef860fb8a031acd69198c43
cloudflared-linux-386.rpm:
27940f74d79939b081bc87c8bdbe4b0c7bb67e6e95085f3e1858f5ed2a58133a
cloudflared-linux-aarch64.rpm:
c30d5140748b05f26396b7ee1cd54de8a692ae065ba52a0f4f024f98cd659e80
cloudflared-linux-amd64:
55d789465955ccfffcd61ba72807a2a4495002f7d9b7cc5eadcaa1f93c279d25
cloudflared-linux-amd64.deb:
31107a1cff71d148adaee8b30843639a83bbfc6446d78844f2f34787ebac6f16
cloudflared-linux-arm:
47ba6a9d6b863419348b76f32814256bdc864044f41725508ef9f3c48b569c56
cloudflared-linux-arm.deb:
bbbb0a06f1022a70f86a6cc03faf9f05b997d3f8b558f72471753552917169b0
cloudflared-linux-arm.rpm:
9ed115b5bc5f70894cc1b729ed7caed380be16f984cf081cb8d26472de564e01
cloudflared-linux-arm64:
84d1c367b48b91ece8b4f348a0fb0ff964d58840445d2d51ed3bfb92ea75d493
cloudflared-linux-arm64.deb:
bd4be96223de72ed7e9b6056ae5e6de5a3fd0b9a68277e39d1f268d7b68258fa
cloudflared-linux-armhf:
a4d77ef668e5250da0e2d1b81344734e3004894b42660f73d5deffeb208197a3
cloudflared-linux-armhf.deb:
084a58a30425e465893c5a04b831e6f70c30db845220714a639a88bb57bf4352
cloudflared-linux-armhf.rpm:
0345240db99cd50e98796b0ba3cdc4d20f59512543d4c1509676a137a13471c6
cloudflared-linux-x86_64.rpm:
6cc8e02629aeff2754a6af9540e62b834e4913b51bbb690cce131bb12846d0d4
cloudflared-windows-386.exe:
8b0ce37b0757b2a0065cafb47e143a06cca0075a0793134f5ff35715fbc571f5
cloudflared-windows-386.msi:
b0524f964655406fbcfb43fa8a472f31acd15f3b072e44b406e5205689357959
cloudflared-windows-amd64.exe:
9e53db3dba3bf7c8272454ae32d2704f82364f98d0346833682f628c25489b24
cloudflared-windows-amd64.msi:
3401efc38ef545c1304ab54f5d9e5ffbb159c959c4dd0304f9bf3424ed8a4884

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-20 03:09:43 +01:00
TrueCharts BotandGitHub 2d9d1665c4 chore(helm): update image docker.io/cloudflare/cloudflared 2024.10.1 → 2024.11.0 (#28917)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `52b9529` -> `2c78df0` |

---

> [!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.11.0`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2024.11.0)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
f8de1b8783d92346ce5ac49c62919f5e77211b1e499b95a68d30bd1844210e02
cloudflared-arm64.pkg:
81d4b8b6ade9c65e94caa35dd0cadc56f8ba2ab8ad478f65c266509265ee395a
cloudflared-darwin-amd64.tgz:
2c6e2867c28cffd01fc6460ddc59356cfdad2a40820309156ffea3d81812baac
cloudflared-darwin-arm64.tgz:
fc889f011f7918503480ed4d66f0cc3d2066956cfa06ef301492bab56195ad8c
cloudflared-fips-linux-amd64:
2479c169523887435c3cac92151dc00c36c02fc93b8e752cecd6264240f56857
cloudflared-fips-linux-amd64.deb:
ea6c846379486ca9d4f08643a627cf084e623d2b429dc7ee7371cc67f3c2f3e6
cloudflared-fips-linux-x86_64.rpm:
0a757fb282fd94b8d09cee78e49bc779b9b2e95954a4eb1c4a1c957622ce31ea
cloudflared-linux-386:
6a1cba4c93208de50d120f0fe3a5c0147981494e7c90f237086d66396d9524e7
cloudflared-linux-386.deb:
11b41535ebcf29b55e3651465386842a89904e4206d8ad67035ce3bfd56c6c8a
cloudflared-linux-386.rpm:
ee155edbf73fe1a1b8bb22c52bfb378616f418505ac3ffb7bb311bd8a6afc23a
cloudflared-linux-aarch64.rpm:
a5c1f3523157977a48f31963a21bb2166d909d5509b267e2dacd83394e74a679
cloudflared-linux-amd64:
cd7095b33a861ccb055606d512fc74d81865f46fe9c2c7c84452ee60383db13c
cloudflared-linux-amd64.deb:
a69c3d5bb92d065bff82861d18a0b888f0fe49bd49882d39990738c6323dfbff
cloudflared-linux-arm:
3c1f45290df8f6231ba0108bce4a1c2028349b2ce9dd0a4696a1af63b436b0da
cloudflared-linux-arm.deb:
cb247e4a1d8494c87fe37cfdd6fe0ce6292c5c3dec15c108474d0ac4aa34396d
cloudflared-linux-arm.rpm:
05d00fa21e118ac459c365c09c4a05ff968c2b1deadbb9090c93e37e530b1f36
cloudflared-linux-arm64:
45a4e6d4c15ffc493ce685d3548e02c59da10a22b67d262be8e32611c173f707
cloudflared-linux-arm64.deb:
b1a9ff6ccf342bb71445499fec9d2d104d67994651fb2633051e7e8e159c45b0
cloudflared-linux-armhf:
64da14b3b83108f90518b03d29096661a8308ca85b49a2ae261777baa2a57a32
cloudflared-linux-armhf.deb:
394a9ae13c6adedbc1841dba9d918831176b0c0d0da39a059babc8e3ae656512
cloudflared-linux-armhf.rpm:
62eb16a232946046535586447b3e0e9b3b68d88dfc0a939f605b1ea070747adb
cloudflared-linux-x86_64.rpm:
cfd2c3f200bc95956b4046a92ab39a29d618b018fa69a3481683fd83bf73bdbf
cloudflared-windows-386.exe:
c76e459018fac782b2c5b605f05a2e6b1422d8e818c3968edd86af4cc65d79ae
cloudflared-windows-386.msi:
588b5a5b1a0f3058f8aefd667c619cfec0bee2ac7449dcb09107306061614e51
cloudflared-windows-amd64.exe:
f287dc99f9abe8f49510c78270b13fbb7a3fa0e22e53d1e061455a4d82901298
cloudflared-windows-amd64.msi:
1bfb6237f87dc7f49cfdf73d36686bc28760bccb4a92afca7656f2b7d83245dd

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-06 17:30:27 +01:00
TrueCharts BotandGitHub 5d29cd6f95 chore(helm): update image docker.io/cloudflare/cloudflared 2024.10.0 → 2024.10.1 (#28260)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| patch | `060f165` -> `52b9529` |

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.10.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2024.10.1)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
c76fe5302c047392d301a27f11920ba6e3b99b8640bf31eb0eb2bcc76318c87d
cloudflared-arm64.pkg:
cef0e57feb1e8cc9102be2e6f1cb9a4fcb85a36c34869d7f913cfb8c7fbb0beb
cloudflared-darwin-amd64.tgz:
9cc61345a3b59a6addb1ba6bf2df481213c1376fc3bbd0edc540123ac5186976
cloudflared-darwin-arm64.tgz:
cb59d5906d975ff7609566aef926cb0166c092e335a1a7b34008ed47e59880f6
cloudflared-fips-linux-amd64:
690997a27029fbbd254310d63a10a3978aae3c75a7a541696b274bec6b877631
cloudflared-fips-linux-amd64.deb:
aba91b75537f5f4bc75fd53d25f610ce244c29e5a05df1ff18deece7efa6ebbd
cloudflared-fips-linux-x86_64.rpm:
34f55313db71b2d102def4a33d8d0f3e9e8557b79f0a55dc6b5f9141b3a462d1
cloudflared-linux-386:
cf24105ce58c5d320d5343ee64a18d1fc4dd4c26f15a2209a92a3a0327b1a45d
cloudflared-linux-386.deb:
5dd3f93f7aec0ce6d231e88b0970373233ad29c1bb7e2c3c5fab01b69157ae8c
cloudflared-linux-386.rpm:
a971926475fe395593f4f32a33f59e09a98a4ee8bfa81ae9dd4951e2b855f1d8
cloudflared-linux-aarch64.rpm:
bc2b25807fb3f745fb7d82a88a5f38df8cb8049141c4c8dcfdc41c59d7bf58dc
cloudflared-linux-amd64:
8d71f917b4e8699be7826cca2866de7a1d27a5842df28e8c5e140880fc9d2570
cloudflared-linux-amd64.deb:
b739a14a2deabae4c1704b74f9ed9fd77f3689b141b59df5596e0e38676535c5
cloudflared-linux-arm:
ec636bd4a526c12bb4108993926317d5b27bf816fd7011718408781e1414dd3d
cloudflared-linux-arm.deb:
ab4f771e1ede838d0a69953edf7c304151df8daca49f7e4424564b37020e3b25
cloudflared-linux-arm.rpm:
53d29a40f92b1c7097fb52fc7dacb14075a7d381012d5d020ae2b7a4fb59f5c8
cloudflared-linux-arm64:
80b2014200be8851886d441cf5df54652e014444105eebc43f15081d1e2af6a8
cloudflared-linux-arm64.deb:
aff46499792ef58148ef5ee405d6f1b5b8507acd555e896f5c75933d58d2c1c6
cloudflared-linux-armhf:
db095d8f2a2d2c32aabae1f57d3aded3c2ed84fba9a47da8738fb5af43186efa
cloudflared-linux-armhf.deb:
323a3a6bb11b06a8e87f0481618e6f54b6db6a2dde593ef8a2a9a3c0f1f3859e
cloudflared-linux-armhf.rpm:
a8a862d79f28f828915bd8e62b9a9e248abf81caad767b44b2c0a3eb1757a4f5
cloudflared-linux-x86_64.rpm:
90902a6128d93df79493a0357e772e5e1d7f3418e3327beae14ddd1a75a63401
cloudflared-windows-386.exe:
92030422dd042478ec6c8ef61eca547883a5ba6719e94d30cd9628f50b22a6ea
cloudflared-windows-386.msi:
8b5901485d9d90f69c7b8e723f41b523c7f197469f1fee7556d52e65bfe847d2
cloudflared-windows-amd64.exe:
a78b5ae65d154f667f163fa7bac5c0e817cbb79d607f624cef17a6848e67afc0
cloudflared-windows-amd64.msi:
de2c2d63b386e3374b6c4aafe9a8149b4d685aca3876bcb3539f6d5c2b302000

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-24 14:18:37 +02:00
Kjeld SchoutenandGitHub d9eb4a96dd chore(charts): explicitly reference docker.io (#28025)
**Description**
This ensures docker.io is explicitly referenced as a container source,
instead of relying on container-engine defaults

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-10-19 12:44:34 +02:00
TrueCharts BotandGitHub 9410065ea9 chore(deps): update container image cloudflare/cloudflared to v2024.10.0@060f165 by renovate (#27536)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `2024.9.1` -> `2024.10.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.10.0`](https://redirect.github.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#2024100)

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

##### Bug Fixes

- We fixed a bug related to `--grace-period`. Tunnels that use QUIC as
transport weren't abiding by this waiting period before forcefully
closing the connections to the edge. From now on, both QUIC and HTTP2
tunnels will wait for either the grace period to end (defaults to 30
seconds) or until the last in-flight request is handled. Users that wish
to maintain the previous behavior should set `--grace-period` to 0 if
`--protocol` is set to `quic`. This will force `cloudflared` to shutdown
as soon as either SIGTERM or SIGINT is received.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-10 14:22:46 +02:00
TrueCharts BotandGitHub 9dc269f82b chore(deps): update container image cloudflare/cloudflared to v2024.9.1@0b88e00 by renovate (#26209)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| minor | `2024.8.3` -> `2024.9.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.9.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2024.9.1)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
8166c17362f0c2397b430af47f1b363aa69e33646575ca2079e8b5a9ee901260
cloudflared-arm64.pkg:
df1da8143d185935b47f67446c37138ebad98ceb1b3d4883db600626413c8ab2
cloudflared-darwin-amd64.tgz:
3ca1213c564bb99907242f0eb049dff5e5261bac2e1aa32dac39bb81efc2a8cf
cloudflared-darwin-arm64.tgz:
0762e497793ddf5580cd7837bb6c67868c7b0d603fbf47ae03dec4e736e31cf8
cloudflared-fips-linux-amd64:
f519c636971ae7bb54603a6a47f00e9d8ba92f60591fe53fa7fc32f91fc64a9f
cloudflared-fips-linux-amd64.deb:
d9ec642c8462ecbd2d6a4185ed1a79306ed1731ba691791b23c54fe1e8b80066
cloudflared-fips-linux-x86_64.rpm:
9a94ddca581f10088ad4fdf8b673dbedee33612323cb77e5eaa2c65090dddd59
cloudflared-linux-386:
a9eee0f41f48e601b5a3b061931e276013c0602fcf88bd826c2318f5b2fe9de6
cloudflared-linux-386.deb:
2525aeb599f5afdce4951cb8cf5b7bf93e214c6da8bddded70d3f740b56cf727
cloudflared-linux-386.rpm:
9653d9d370a9cd12ca2716d4af7d2a430d2928f532ec15b6d7d6bb48273fa7ee
cloudflared-linux-aarch64.rpm:
2103a70f58220ef5cc489c0dd1a5a785b3dd3149d077c6f2f20c5cfb8c0dc78d
cloudflared-linux-amd64:
3fd4c58cbf4691d06de515125a0c215750a77a32015e8f8281bfd2f44dbc0d64
cloudflared-linux-amd64.deb:
c4c64cd8cf859596232ef9175383aedd0ff85ef99b7843dc1c897358c19b3275
cloudflared-linux-arm:
8ac03b0abb38a3af54b6efc01353a108c9c267d2093b1efd56cdcae540372141
cloudflared-linux-arm.deb:
fd7d85e8622cefd4425c87e3428e013fec2f671d0c1aa89d27dd914066957573
cloudflared-linux-arm.rpm:
3a6613e8f74bbdf5d601144eff327f682148ced1a7cd068d1d2127dbed99ba73
cloudflared-linux-arm64:
37cef20dd844ba0506de9f2a27d85cdace3790e12415848638918107eaa57c7d
cloudflared-linux-arm64.deb:
5d36e8d180243d286ef97296533141b1cc8c539ce759ae3451075a3a0692dbfa
cloudflared-linux-armhf:
4da7cb90a608bc79ce6b6b2fcf74b19bf682d26d7c1831f3a8591fc09a53d42e
cloudflared-linux-armhf.deb:
9a33a06955dab69fc140e3be78b97c4a6de4219832fecf052e850ee9a87d4876
cloudflared-linux-armhf.rpm:
e220f0517884f2b5ad9a66a86a202863aebcce795a2f32fbdb6cd56c2cf07fcd
cloudflared-linux-x86_64.rpm:
431fcc950c674e1fe4c50854192baa94690f7838141f8fa749e2d68c0cad59c4
cloudflared-windows-386.exe:
1cd89d9b1c2a43e31e035ab39398dc772debb04b77f9ee9d6812d68003f69613
cloudflared-windows-386.msi:
89f461f083d7d84ea7b947a434c308c91eb50593f7e88cb0fa82566e57b10c02
cloudflared-windows-amd64.exe:
977e1aade5fdfcdb39adfa2bb7fcf2598be9180c4bf04e0f46d64eefbd841c95
cloudflared-windows-amd64.msi:
8c3455897d3bf8aa37d87bf3cb5c452b6be1304adfba961e54fa662cac491636

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

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

> \[!CAUTION]
> This release had a bug which caused the version of the binary to not
be correct. Please **avoid using this version**.

##### SHA256 Checksums:

cloudflared-amd64.pkg:
560e7b2283e32b9fa2d15c928b54d31e82aa098ce2b1fda6309b335e8962ffcc
cloudflared-arm64.pkg:
81dbc104e4d9cc938cb89deb89cd309e326a8fcd669b85cc0ab07ab98fbe8da8
cloudflared-darwin-amd64.tgz:
3bfbda2838ae64c3f2fe94aa1a99c07dbd9090f8cd704d99bd2de18d7bae32a0
cloudflared-darwin-arm64.tgz:
e464a414c24e265cb4450b9bc51f38e62530a644d288872e107fbdff68103219
cloudflared-fips-linux-amd64:
41fbda01398f132947457cebfff3a847865edae04c6aed93865cafdb6e1fe487
cloudflared-fips-linux-amd64.deb:
59528bfaa5dd2ff41bb8c5b4d042d7606592454b298b46649ace2dfb8dcce4a2
cloudflared-fips-linux-x86_64.rpm:
203d61c30cdf578598924b0aaddac424ff60c3421bdd794bd517f89324aa0691
cloudflared-linux-386:
43ae799f593e586a3775838ea2b17d48e00bf18d11c6f240794f7a5c9e6a1331
cloudflared-linux-386.deb:
63ef37d7fdc4e03452532cb45e94a2e15a25d2b73eb07d75e7fc4682ca8dff6e
cloudflared-linux-386.rpm:
1ee76e0ee0f0e440c2d2073455fb97bfe87b0af12c4bf4e7dbcdcdc551ca99bc
cloudflared-linux-aarch64.rpm:
4cb1496d1f390e3160718e62f5414db8ae3f2dd28bd2071cd0c61a47257ebc09
cloudflared-linux-amd64:
7b6fb85ae8830dcf218c1ba023284a3677e52a00fc080dd45db02b9de71e3f90
cloudflared-linux-amd64.deb:
62845be5846c793d94cb6cf7296a0f8b7ab4b38133296ab18c72c7b1e97d2d2b
cloudflared-linux-arm:
46a7b8063cfb80b2206aff11c0d35e98dac4cc6e61fb418cd8b8016cddb251ad
cloudflared-linux-arm.deb:
516efd80cab13b07de824829def438caa722c95d1f846038a1347a6a61d4ae23
cloudflared-linux-arm.rpm:
fbff3d525736d437c1cfdc5e2e06ac45820e8db2bb3e67adca0aef68ba8b8644
cloudflared-linux-arm64:
fb53dd19081441638818d0539482f64df1c50294612e265646cc8063886a6eb6
cloudflared-linux-arm64.deb:
919b44ed53d8be16713832ec651b2dfbc381c9565a62da57b6a24fa2287b6a42
cloudflared-linux-armhf:
7df6548e0727c44fcf5aec4419850cd3e88eedc7fb2b2ef44298ba93a1136e15
cloudflared-linux-armhf.deb:
9e3b53caafeefbecf34286798e72e3813b3fbda09cfe66ad537c1fb71da012ec
cloudflared-linux-armhf.rpm:
12319df4b34ef3126cc41f8cc378dbd3225ed54cef26d9705f6bbcb78e26ae81
cloudflared-linux-x86_64.rpm:
7b3815ec0257236cbc72d1efaa989cb22c21965f8c6e0f36f8e50de296adbf95
cloudflared-windows-386.exe:
4970d0a2843b2514064a87048cc33c0c6e995fd884bee9a91a16c3a1f2c1c4cd
cloudflared-windows-386.msi:
d364bf0f8007b55c9e3f9ef10a37955cc71f6ee5019a6b49ad5417ac48b6f489
cloudflared-windows-amd64.exe:
53c3f21cee07e496a24e7b0fdeb38855573e72035a1978228a04e11f8c76abcc
cloudflared-windows-amd64.msi:
89a856f438a24a4cde41a08eab316556d2887390e4249bc4e1b2f522e938ef59

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4wIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-10 20:21:49 +02:00
TrueCharts BotandGitHub 4c6e5aa5d4 chore(deps): update container image cloudflare/cloudflared to v2024.8.3@14d9c6b by renovate (#25416)
This PR contains the following updates:

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

---

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

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.8.2...2024.8.3)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
cb3b1ba59a1910e0d74e55ebfef0d64bb1ca642d4f83d060c2b495bcb5be4155
cloudflared-arm64.pkg:
54198dea63f02b8733290773f3b9818a60e0ac844fecdbf3b85b9d63849c8614
cloudflared-darwin-amd64.tgz:
94a792feab15f85ddf01f7a24e4d34a061433073b7a9ace3b3c328672db22a1b
cloudflared-darwin-arm64.tgz:
c9ae3a68d4a0a929fe149d7a7e7772209fbe3c41bdcbd729d98cda7d33fdfc54
cloudflared-fips-linux-amd64:
fffba42cf46de5ce4b6eb38916dd100b6bd9dd3d5e15f555ca7e5ad8e9337192
cloudflared-fips-linux-amd64.deb:
6d671de82ca756c99a845302f611b41f25ca6d3cb03763266e876a19c292b360
cloudflared-fips-linux-x86_64.rpm:
10de2ff37d80f8699a7b8e0fca49b9c4ff465af58e65774eba3bb69bc5de5642
cloudflared-linux-386:
2860256ecaabdfb9b653712fbacad2b384c84504ea05332d1f4dd91f2a538b6a
cloudflared-linux-386.deb:
aef1f1e58337e99a8bf597ddd0c48a638411044a9d94ca49ca6e1e3a2c85d6a5
cloudflared-linux-386.rpm:
d4a9a713dd75a12ebd8edd576bb18779a7756a56e1da33c7cbfbbb1d3ff19f2c
cloudflared-linux-aarch64.rpm:
627333275bff0d60c0602738cb00def1a9e481283104fda308fc406d5055cd34
cloudflared-linux-amd64:
a0a4c5ea9df1aab96e3dfc41e63d9ee93afff03cc1690cde89f228aa8891f4ea
cloudflared-linux-amd64.deb:
7738cf3cce463574c3cd18b15c1a42c783d0e5b1a1d1f3988f3dd5916c0ea842
cloudflared-linux-arm:
76fbbf5d6504cd1e38af14732b4756c179f3f0462801be6de5c49efdbc799f98
cloudflared-linux-arm.deb:
ed3d3eccb32b8a657d54efaa44e66cdb27e48b7ecbe5d812694de207651e60e9
cloudflared-linux-arm.rpm:
e72590d1648f4c231625810f4c557eb3f7e632210232398344a12fdf3770c5a2
cloudflared-linux-arm64:
d9f70fe26a2e050f22ff9532912a9745c4eac268abb9ad10967fe899773b7475
cloudflared-linux-arm64.deb:
964521c37b45a8016b7ca23223c46747657e6e0e78576bc3ba5247aaf5cc162c
cloudflared-linux-armhf:
fe7d5951378c1b8b62b7aa3d96a5b07c0d38098506b4dd8442e7fa27db80bf11
cloudflared-linux-armhf.deb:
e971fbb56f5afd230a9929f66273d158598609066cea8525b03c6be6eb31653e
cloudflared-linux-armhf.rpm:
4839bfba3fbb4194904951275a54ca34659c7c77ed97defafa2b5afe65c25537
cloudflared-linux-x86_64.rpm:
0db2edce43b7e662a4d8c6589e52d733f3eca9ccc2d11cff218480520b862e18
cloudflared-windows-386.exe:
9628817bacacf80bb3b3c2826f85bc897ef4d1ddad117d2d56c5c6aa57226f90
cloudflared-windows-386.msi:
eb8edbbf8d57b5e40269fd744a28ae089d4054bcb4582824d65ff1d98227dc16
cloudflared-windows-amd64.exe:
38cf822681f0afe89ed6d4b7ee5b2e7fd44880337fcb0d8dd3a1cd9dd8bd83aa
cloudflared-windows-amd64.msi:
763ecdb186c9fd2f5e018ed6362130a4314f478318ed6d6e3f2c7b11490ed0c6

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzguNTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-22 20:20:22 +02:00
TrueCharts BotandGitHub 9eb50c994e chore(deps): update container image cloudflare/cloudflared to v2024.8.2@004f4b7 by renovate (#24830)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| minor | `2024.6.1` -> `2024.8.2` |

---

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

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.6.1...2024.8.2)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
234c71eea3bb1b80c78f0e8a7b172e850929635b95176d1980922a91f557df41
cloudflared-arm64.pkg:
eaa7a1ad419dba999416b3a0ca997742cb242843378c54b6d6ce18c2e7dfe7a3
cloudflared-darwin-amd64.tgz:
462bc13ae9852158823119e956513e42251b48e3365ec0e7e691de0e2bf8c6f8
cloudflared-darwin-arm64.tgz:
0229266dc217678024f7baf9cfb61090c4894c20b7f3ace7950ca23c1ed55b8a
cloudflared-fips-linux-amd64:
0009482391d968024fea4d0a2b9a90cbf4f3394372bc8c7fb675c8f0b482d665
cloudflared-fips-linux-amd64.deb:
2c63700cb9487c6c5135a77fefc7ca943675c99515257d8135d03acb56e7b0df
cloudflared-fips-linux-x86_64.rpm:
706b1698aa044dcd7baafa45a51d247c7a6fc2f3fd0762cc08bbcb0e0d20b021
cloudflared-linux-386:
6ebe85c31f1b04547ffa37d82dc5742fd23e7ea01a68ff2c3de944a90e653d8e
cloudflared-linux-386.deb:
13dcbc4fabaf6c6c15032eb19e2c7a536a92a049a0f9e18ef515b1a80f0ec773
cloudflared-linux-386.rpm:
fc94b0da7008e068ce33948b24a0ba1e84b7884222c4e868d6b37f8338944866
cloudflared-linux-aarch64.rpm:
4f5a96676acc8a340af947aa6e1307570bc7e736398ce70b758bafcc97001d01
cloudflared-linux-amd64:
e6cb78348e05680805c8317b5073c54401c1ebac9fa88a2cc35be752858bdc6b
cloudflared-linux-amd64.deb:
5779c18bc9fb558daa3fcf121d52015c51b22adc0b7d9b54182871576f32ee33
cloudflared-linux-arm:
8b0b87a93892f6c6d1c19d1b9756152afc18dce36cf6b3dc77244979c5f5e8ff
cloudflared-linux-arm.deb:
5badf804137837506e70f90781834ec5c1c6def3bf718d1a2dbb63870a28c114
cloudflared-linux-arm.rpm:
a9da1f596f20333d7bb96b0a8f791241156fa42b7242519e2ae2a7073176a5a4
cloudflared-linux-arm64:
f0cc2f42b658a89a794ca91210f73df2f3d51c459f050ae1ee57b221d1e30f98
cloudflared-linux-arm64.deb:
d99aff8aba2f7667c07b44230315209ef7e31136d6371799a11619fab14bc07d
cloudflared-linux-armhf:
75e03fd5e70612c6db621a9e86350547be7c0caa21f7cb79231409233525e26c
cloudflared-linux-armhf.deb:
23ab265f7629a4a1b0d025ca17023aa18dca6a70b85727ae0a9f326814feba6f
cloudflared-linux-armhf.rpm:
819b0134d2a351c27101d546f0243046b2df33b7658f3ea976d7288b885a8c0b
cloudflared-linux-x86_64.rpm:
f83e6f13dafaed1552caa9e04929360fd2224d00f95049d0e8fbf5e0d47d0cf6
cloudflared-windows-386.exe:
de5e40f849579b8ed699db3bb5641f7bb7e5605a275121a7b26784c0617f879d
cloudflared-windows-386.msi:
7b5a472e0c4d74ae704f202301f27ab7fc775379cffe561b999166fa33b9c786
cloudflared-windows-amd64.exe:
a054d767613ba64462dd457e3c0be27244c9484f4b7fcb76b37e137c86f0eda1
cloudflared-windows-amd64.msi:
ea37a8d58b568b4df2c369f3cedd9d90371defb21d8100a046c9b1e9e2525200

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-06 20:30:54 +02:00
TrueCharts BotandGitHub 20349207a9 chore(deps): update container image cloudflare/cloudflared to v2024.6.1@b809ea1 by renovate (#23512) 2024-06-18 18:03:56 +02:00
TrueCharts BotandGitHub fbee1082ef chore(deps): update container image cloudflare/cloudflared to v2024.6.0@8245fa2 by renovate (#22832)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| minor | `2024.5.0` -> `2024.6.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.6.0`](https://togithub.com/cloudflare/cloudflared/releases/tag/2024.6.0)

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.5.0...2024.6.0)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
0ddbb0f1f73401438d237ee1ace779529e0272213fa759f6fbe7170b6edd968a
cloudflared-darwin-amd64.tgz:
62122c11801baf86b78d1eb25558a5ebf12109ab910fadcfec6f27aa00ea256b
cloudflared-fips-linux-amd64:
37ba2a67a8a65273ca0e3303c5e51b475d57f55e7618769fcb57042a3d74c09b
cloudflared-fips-linux-amd64.deb:
e13438487651d36a542b7971f08856baee7d72a5ceb645259ba14bcf6e68d20d
cloudflared-fips-linux-x86_64.rpm:
7a52d6eb8c872fb8f134a279f99a356241e216d4e5ae7fe405ca255d394acfa4
cloudflared-linux-386:
7d390337d5abb2ebc948a69959b4b8ada97639978c57753a831727e58cd37eb7
cloudflared-linux-386.deb:
bae45debaf0700d9cebee4d7fed10426f6ebf58cc32549dbf0a8df59784a884e
cloudflared-linux-386.rpm:
e3239b5c9656420f90bf3d7b3d06eca489a9dbc0c66fca452da3c02ec545c1e1
cloudflared-linux-aarch64.rpm:
dadda45726bf9d2c8ca6ad40e6002b6b3f3c46757274a9ad5448882ab5fa901d
cloudflared-linux-amd64:
dfb33076861faa4ccadb1d30a263f181c7877c2d57f1761000fbcb748bd4a351
cloudflared-linux-amd64.deb:
930da1d87254067614b31b2f9b1548669cd2569ba92b0ed1b542cab7497a67a2
cloudflared-linux-arm:
316d14abc20aa60ed5966ed584a703a4cdcc7237010ebbe144e78d55805daf0c
cloudflared-linux-arm.deb:
a18ea65f01dbe56ea1adece3c72fdee31402105abdbd6c9bf0d7a475918b3d9a
cloudflared-linux-arm.rpm:
663c74f9c5563fd76eab63bd59efbe9b685f81238b87f29e816489865964c3a4
cloudflared-linux-arm64:
76f94118b4f958d40df7decec292061fc926a817f5641732e5eb279275ea8e46
cloudflared-linux-arm64.deb:
a1a4b1a70b86f1466524e76f0ad0f7d1dc7781dc20869114381031e19d9d648a
cloudflared-linux-armhf:
69e286f445fc24f0032607c701dd201ae7104b6b7aa76826d0cdd06aa2a49acf
cloudflared-linux-armhf.deb:
4c16802f6044eed2432f15b7ca31573d0e312d6998515843cbe13e7c335f38fc
cloudflared-linux-armhf.rpm:
95c63ada54f7b636f365586c0249aa0aa7d35269ced3ed905198d433833ec727
cloudflared-linux-x86_64.rpm:
65f67835cd784064f7a1abafa12342ede29c828c5e643a89744d84d49321012c
cloudflared-windows-386.exe:
c3f68b348f850d55335b7ec625f0909fa51c87a8bc7691ecdaac9f6e7a7f1b10
cloudflared-windows-386.msi:
e655160578d77b5e6763af413f531cb7c25057c4f5ca73defeef7266b4116c22
cloudflared-windows-amd64.exe:
e97c066f604b816dbb87e6baab800052f38a1c502dcb48e671e6d4ba9291219b
cloudflared-windows-amd64.msi:
d907f9b1b5d4b6fa4b25be90a52de067ddca3a957d4347f09bc2201b625dffc3

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-04 02:30:23 +02:00
TrueCharts BotandGitHub 4f4861b9f6 chore(deps): update container image cloudflare/cloudflared to v2024.5.0@5d5f70a by renovate (#22149)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| minor | `2024.4.1` -> `2024.5.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.5.0`](https://togithub.com/cloudflare/cloudflared/releases/tag/2024.5.0)

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.4.1...2024.5.0)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
8b5d15270d9d871b5b1debfa14acbd0ef02097ee9efb6051d3584c5d28cdcc2d
cloudflared-darwin-amd64.tgz:
a836fbba908252a7d77ecd498540c79b21b9088ea5ab0e282852ea94e4d28690
cloudflared-fips-linux-amd64:
5d6f13975a9bfc23ab6072535f52f4856cea8679fed61cc3ab41ac64fbe6a344
cloudflared-fips-linux-amd64.deb:
222ee68ef8cc20f44a2b76f083e8d86fc56c92a5760c47f7f4f31a27f9aeefe3
cloudflared-fips-linux-x86_64.rpm:
b920faf9f56bb44b9e305cf6cd5c2b920d828cd946fca104ad7c257aba728938
cloudflared-linux-386:
66b1513f5294ef7cc5ea7212859a245ca2c218b647cd0ef7368b1fd66a5fb8ad
cloudflared-linux-386.deb:
91764ab8678f894c0d5abbda44acdfea7918caa63d2c6ff4851b3251dc3a57eb
cloudflared-linux-386.rpm:
d281ce9628be8c55fc7c918251d4cb42df74001e513154626da4785affb5f2f7
cloudflared-linux-aarch64.rpm:
1b2e8a78af3518c4d550b01d538a1d3b6bf0043d856b7fed8544e149348ad1f6
cloudflared-linux-amd64:
d56e5d80046efa6ee4411ecb30b01b93726fd5354e72aa200d23d09830a8bce9
cloudflared-linux-amd64.deb:
24d2a4af9ea56f647406003040afae72fdaf657b799471f21a4d7ffc9082a640
cloudflared-linux-arm:
cba8f4d9b2ca31b1dffd4f0e02f4e23f9982ffd3089dc38cec870c10f89778d7
cloudflared-linux-arm.deb:
143aab79f2426c4ed899d5371464e04398f82faf2367742789f0a0e916449282
cloudflared-linux-arm.rpm:
cd0c60498874fa93488394a20a6b1acb7f06270a0b38ddf91e74b88a32db9298
cloudflared-linux-arm64:
3c9cf95137201f073c4202d4d08776b9644ee9c16ae2b092914a02f6a6fac609
cloudflared-linux-arm64.deb:
be8249980572285adc3a49e95f61af14f13f0931e8c1e0907cfe5c1ea15a0ddc
cloudflared-linux-armhf:
3988251fc7ff6b242aa3984393fe0d92432b0dc683eea328e1b9e804c76d36ae
cloudflared-linux-armhf.deb:
416ee1cfd8999a28335756c3d4b13a2b5ce77ab0a2068ea1cac75b52f8ddc892
cloudflared-linux-armhf.rpm:
423b594897b394be667d4d20663acc192f5148292a4cec3f026e3ef4dc8b3309
cloudflared-linux-x86_64.rpm:
947fd95a0ab4c2b44462b7ba7659bba323400ab0729e2656e2b6917601ac2b42
cloudflared-windows-386.exe:
518403bd0037e13d6846d24732cb516a5b6b69f1c107b1938314b1ff4f620070
cloudflared-windows-386.msi:
8bb6583ab12ca4d395ef5ffd77b1047fb81f753d856e6c273a81fd792dae76d5
cloudflared-windows-amd64.exe:
af4668a6331e008162ec70250ef809885a3c57eb7c6a161b672b18f4b9540283
cloudflared-windows-amd64.msi:
c9f2d34f3227a9ad71bc94f67bb6761a735e3f984db7ead9bd9ed248dd1e91d2

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-16 20:31:34 +02:00
TrueCharts BotandGitHub 47066602ff chore(deps): update container image cloudflare/cloudflared to v2024.4.1@fcfafd1 by renovate (#21226) 2024-04-23 20:18:41 +02:00
TrueCharts BotandGitHub 3268aad2e2 chore(deps): update container image cloudflare/cloudflared to v2024.4.0@f2a8f34 by renovate (#20537)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| minor | `2024.3.0` -> `2024.4.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.4.0`](https://togithub.com/cloudflare/cloudflared/releases/tag/2024.4.0)

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.3.0...2024.4.0)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
f09c4f817ea67a56043cefa8c733510861405a0806e932c0fb818c68ceb12c30
cloudflared-darwin-amd64.tgz:
11cef6bfccf565c393c22a2e4d8d1f1daee87d3056f51fa5c344b6d00931e140
cloudflared-fips-linux-amd64:
7b316ed49b8b56d252f47af873a45f7e0a8e1388e1dd884fc0eeaffa8ade508a
cloudflared-fips-linux-amd64.deb:
928638555bdcde645cbd9b6a74b6989c35ed6bd4183207ccb5666ab9b4d984bc
cloudflared-fips-linux-x86_64.rpm:
3d85f389e622ca7663b341ae505920961147da6eeb623c90c255883f9f5e962f
cloudflared-linux-386:
345712f1336b7b258b0d3f166cf8fb9cf795a5d0ae54be43ca8c1219a0f609aa
cloudflared-linux-386.deb:
768e7145d5e16cd4c7825932115a84406ed6a4976f2b1b347a75c8de36025bab
cloudflared-linux-386.rpm:
09a6b9d99623801ccb5ae8e34004d64d490a9d595d6ad5b6d159710854d02b3b
cloudflared-linux-aarch64.rpm:
b5c3f3f1feaf5f74b916b03de08629ef588978628b0cbb9ab76f2b96374f33e9
cloudflared-linux-amd64:
27d0076d85a389507daff4dc0ea76b9247c9ad25b7bae650f21c2c9d8746eceb
cloudflared-linux-amd64.deb:
c64cd2b97802d5fd106c91106477a9c11a0a1cddb8e787f3c1d0f7e767a199a4
cloudflared-linux-arm:
5214fab0e37e31efeabfb73cb354aa0895a56f5704e46406f0eb244b714e9efa
cloudflared-linux-arm.deb:
404833cba69e304ab5740d750614d2983adcc7cdd87e6f46a50f986310cf59b5
cloudflared-linux-arm.rpm:
c7320538aa03f5204d6351912c1f09e7d026c6d795b6fc671f7155f682596bab
cloudflared-linux-arm64:
495d06f0851a4ff1f61a0de87615b2dac154e76de3dd3e63f12023659c8f21d9
cloudflared-linux-arm64.deb:
dc7ab86bacb5cb576c37e3e9b60b65e8379f8701a60ba27dd0828d9cdd71cff3
cloudflared-linux-armhf:
92b48abfd37d8cd09083cab8ab777c37bf18391a1a5bbf82eb129ac0c49694bb
cloudflared-linux-armhf.deb:
f4c685642f8f04bf8d6a04c76c876c1bbf20e43be8ab10d15182dd4865ecb0c6
cloudflared-linux-armhf.rpm:
ec11d91c2eef3156d88a4cf36ca15b9a01dbe3519d6c6ec42ba54df8c2f4b23b
cloudflared-linux-x86_64.rpm:
50f8c9b2d0e52513868dd8e601083285e53b49b2f6e8a53fb8d3c09afe5ef458
cloudflared-windows-386.exe:
4b63bc5d10950b7a301628eef79fc7328b861f0e149011f6e661971203988c3e
cloudflared-windows-386.msi:
bfe137124d90a69f05e00e109be13e327f492af3b845f884371306383d05de0b
cloudflared-windows-amd64.exe:
5680ec57a2f6641a27f11fdd600c09ee4bf6bbe2ccc180c28ddaf3cb46427511
cloudflared-windows-amd64.msi:
d35d1aa191157b248c033194f0b275cc2effe63f6654bc9437110fc53d58c326

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-10 14:40:12 +02:00
TrueCharts BotandGitHub 6615a16497 chore(deps): update container image cloudflare/cloudflared to v2024.3.0@8acfc9e by renovate (#19547)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| minor | `2024.2.1` -> `2024.3.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.3.0`](https://togithub.com/cloudflare/cloudflared/releases/tag/2024.3.0)

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.2.1...2024.3.0)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
ed0da410a854b0f77389e9a119e91a7fa7c6e2b0a20b8f17176094b2b99501f7
cloudflared-darwin-amd64.tgz:
7985b61143f138f0b796fe0f5111128d26c1dcd62d4e699720f339189be3d8c2
cloudflared-fips-linux-amd64:
06a6390745a7669f1bea7779ca68de961dd75acfa80a9988d1bb0847df9a06a7
cloudflared-fips-linux-amd64.deb:
2021d7a5e20dcdf6e6938121ab8b8727d8b0422e9c9fe36848f33552ea50afd8
cloudflared-fips-linux-x86_64.rpm:
c7eb35ecee2fed5756a35a164e0645c689ced219a0f86b25be96872f22623112
cloudflared-linux-386:
ef7f2dbbb16f058bb72fe210c247761b681d20438fb6ee69a67c6b8541030b5a
cloudflared-linux-386.deb:
f2c002f8298fe55c121161dd1a9b06bfb546c037505839996c1ead432398a41a
cloudflared-linux-386.rpm:
37de7811d74504685647b1cbde97c45ddf0c7e364a1a52eb77d9a39d95ce291c
cloudflared-linux-aarch64.rpm:
c9d858f23827c0cb404852fd2c52f9c9dd1b0c293a20cac6075d0288bf35673e
cloudflared-linux-amd64:
d097b3e8f362d5632a908f026a2f1b0a30088af0d7da6749b2f6d5c6c03d7ddb
cloudflared-linux-amd64.deb:
b414207b6b7e42a1451e4092f2316c4bb206c84afcd8983e70b9d55257ff6f44
cloudflared-linux-arm:
2723eb5876766b7379ff95e886f98cd2eeed1babbaf93899fd38e53441a5c6e4
cloudflared-linux-arm.deb:
938709155006a4d93bffa964e7f4deae02431569f9a79d4f6ddb0dff5948d557
cloudflared-linux-arm.rpm:
a14e33986f71dad061e5b0126c5d69c4881d6d784525533adffb298551d5a2a9
cloudflared-linux-arm64:
8296c881c55420d5aa1f5d10cff2da8e2766e86dbc15504f1c6dc02e0a95a0c5
cloudflared-linux-arm64.deb:
5d997a833a168d320effcd5f3eb221ea631b4ebb9163f3982566342b23913bf5
cloudflared-linux-armhf:
22ff980d51ca25ca4926234596a5a04c1df822888951cab125ae83af7323666d
cloudflared-linux-armhf.deb:
1e5c5aeb909bad308d176f241eb24825f6b177e114ebff152939acb187d4ea0a
cloudflared-linux-armhf.rpm:
5471b969f908191efa775d3e8fb5d4c2b51560c9ff199f10ceaf2e9777c5f0a3
cloudflared-linux-x86_64.rpm:
091dfd501c9ab6b93cedc4b295623e97ce3df54fe9b4f896f54f6836e681ef32
cloudflared-windows-386.exe:
eeae5e52908063dca78c588559ca5ab9e94045c6ae555a078dcd8e9f72106ec1
cloudflared-windows-386.msi:
315a196636887b492f7bdbdb5bdaf7ada92f5e8bb1a79758716bc78f1abada2c
cloudflared-windows-amd64.exe:
8f27967907aee6face94d3ea55e455214c2e7afdb82e59d1dcce46b43b22e4e4
cloudflared-windows-amd64.msi:
637ced8c9acec862030d9259b64088b7fab95fe597d26fe96f9b6e89e24c1183

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 13:25:09 +01:00
TrueCharts BotandGitHub 9831ce4a92 chore(deps): update container image cloudflare/cloudflared to v2024.2.1@60e94a8 by renovate (#18458)
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=-->
2024-02-21 01:57:36 +01:00
TrueCharts BotandGitHub 5a770f9793 chore(deps): update container image cloudflare/cloudflared to v2024.2.0@4d55d2f by renovate (#18174)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| minor | `2024.1.5` -> `2024.2.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.2.0`](https://togithub.com/cloudflare/cloudflared/releases/tag/2024.2.0)

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

##### SHA256 Checksums:

cloudflared-amd64.pkg:
bd386c483a5105e4f9ef819fe95419ebbd265b444c0457f76102bd30fd172cdb
cloudflared-darwin-amd64.tgz:
08e168cb71659871410fb0ef4d108a3435016e0ca809a1621923842333848729
cloudflared-fips-linux-amd64:
5f2a9dc461ec2782768902fdd319f93f0fda2311693faa3cf9f05d231995e0ce
cloudflared-fips-linux-amd64.deb:
7c335984fc0de3cfbb07b74fd90425eafa25d38944c2809164da27ea941032d0
cloudflared-fips-linux-x86_64.rpm:
7fb512cf5d87a2992fc08c233251673a012a12403f26e7431b7f7d36e2f3a4e8
cloudflared-linux-386:
5f0f972a4c36b92adfec1bfe23d945b287c9caf9435a614721781ac01645d116
cloudflared-linux-386.deb:
9d0c550831c0e7ab6a04eb4f4cb3ded049cc1260580520845ddad1ec5e6b64a2
cloudflared-linux-386.rpm:
18c1e87a56b127e8c855132a58b3230102d66e96bc09b1d835143122971e0bcb
cloudflared-linux-aarch64.rpm:
4e571738b3eb44f707d29d088e0846d1342dd9d989fa6d6832b28bfa4ce586e2
cloudflared-linux-amd64:
5500be1a1fc27f1671790b062ef215e5d3cfefc9be2d18aa3d64eed8a4fa7315
cloudflared-linux-amd64.deb:
d65b4ad7efa130dfa684975bef0c32c4b9a087376e7ce25fc732eaa16a95c0f8
cloudflared-linux-arm:
8a2324cacb791e7b187da587116908cf908a0ae7025be148698070acd85b8247
cloudflared-linux-arm.deb:
6e85a31f1442ca4ba1ab898d41098332591736ca577d369cfca226aa07b51f48
cloudflared-linux-arm.rpm:
3988e667b8af0e0b8814028820b2cbf4f4e9776eff7bee1411ab5d44cb6fa74c
cloudflared-linux-arm64:
b7ce93603dbfcd0e5ae1abc729424fb4aa83911dafcae83d7317590ba87a5d94
cloudflared-linux-arm64.deb:
dd08914c7528b549b899db18b00da6a3ad3fe9087df6d9d1acadb4191d577c3c
cloudflared-linux-armhf:
9e63e697a20812617c04a47a93cdd5c509edb29f069e31c1f39434cb5b25f715
cloudflared-linux-armhf.deb:
6c5d1573ea293528c0673137fabd6cbf5d461683e86dd5846da3afa1e3a62665
cloudflared-linux-armhf.rpm:
b94f0e61be597635e96dc7adee54e26262ab2081903550aca9e1cfe09a99f9f7
cloudflared-linux-x86_64.rpm:
88ebb287592b3aa49df2f4c822f65744b947424ea40382707378574808a34415
cloudflared-windows-386.exe:
d5e83ef8f02b48512fdc115d14573b7514fcbe2a949a34a6105e7c926a00571d
cloudflared-windows-386.msi:
1cf6a892ef266d53a97478938de172d9c512b04a2f66f9c948276511e3ca151a
cloudflared-windows-amd64.exe:
a552e335031207e5ef4e1ed831e2e38f287e47253c1f4ec01ad290851a272e3f
cloudflared-windows-amd64.msi:
06a5d406f4585e229e37cad5fd1390e5e5d1bc619c8dc9de32d106a394c30cce

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 07:33:54 +01:00
TrueCharts BotandGitHub 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
TrueCharts BotandGitHub cf345942e6 chore(deps): update container image cloudflare/cloudflared to v2024.1.4@90a3eb0 by renovate (#17408) 2024-01-21 14:28:56 +01:00
TrueCharts BotandGitHub b778e92f7e chore(deps): update container image cloudflare/cloudflared to v2024.1.3@8124930 by renovate (#17300)
This PR contains the following updates:

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

---

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

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.1.2...2024.1.3)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
0e636d6189a33c87698375b57756a622a2650caa55e5d094ddf7c4df843a7eed
cloudflared-darwin-amd64.tgz:
320e62087f18327e79e38b9defcf6bab65969d6f74d4a7eb6b1e3fb78bce5448
cloudflared-fips-linux-amd64:
c35796a88d8cfc892fa81a0157acd4fab07c707d47278e37be5f32c752230080
cloudflared-fips-linux-amd64.deb:
72726217fdd62015f8c5ed795ca53db7bc85ba5119d24fcf624503d7850e3fd6
cloudflared-fips-linux-x86_64.rpm:
3bdc6bd454e90021d177d4adfca40711c0e0d2bff42a1c2c224f213e4fc73481
cloudflared-linux-386:
02dfbc89661f3c9a4f838bfa9df705e596337715aafeff5b31503df348055efb
cloudflared-linux-386.deb:
a784d35649faa70f224887407fa0121b26f81622c5ff83be20560d77333980e5
cloudflared-linux-386.rpm:
b88a6e76f510f667f64b593745d12d50c0c966dc88d28e568542e1e7cf6514d9
cloudflared-linux-aarch64.rpm:
96559f5bf76e04e7d16313b6d8420b0b850b5a1e1df5e16b6d892365136b1f7b
cloudflared-linux-amd64:
efd8d5aafb1b2d73e4522a8f777fe193af569b85aa0c0febbf6223075de3675c
cloudflared-linux-amd64.deb:
dcfd0fb46d5e228744d4162c0ba47fca0403741f0de538ceebf6132aa41bba09
cloudflared-linux-arm:
4df980096bd4b4755f5ac216e9a5f555e10802c843f467e52ef3301953bd47ce
cloudflared-linux-arm.deb:
a355009853e7dba626d8392de1e95c9d3d60995481af75730c09b5a2ecc2f085
cloudflared-linux-arm.rpm:
2e359f44f6b9f1d1e08c51f41c78db0cd496ec2d4e970e50b81d72fd2e1697f6
cloudflared-linux-arm64:
687cdafc36fafe59020ac4621b4b8f46880dda08193138d690e58ee0fa9a3244
cloudflared-linux-arm64.deb:
7933f77ddb1241b780205a9efd88f8396dcaddc4f4bfba410e72961315b96256
cloudflared-linux-armhf:
29fbcb550411eb2914eab38683046e17e3f9c4ea3574a99b58fb0e4e677054ba
cloudflared-linux-armhf.deb:
6167df485daed7b4c2f22f38b66b7bdc63170972d3ea2c3c9fb3d415d1a7c18b
cloudflared-linux-armhf.rpm:
40fe23723c1a0ab39c4d615393d76a5d93768ab7bd1265c51f2fd238aa378410
cloudflared-linux-x86_64.rpm:
3a537f1c5c9acb9ab7cf64d5392f39bc7ac5f9dd8a8c35f4b918c19de8b50321
cloudflared-windows-386.exe:
f9602dbee82b03fc81f45d750b5df7c0045514d214a497b52c3df83565ec0752
cloudflared-windows-386.msi:
8ae3dbafbd692c26af2a5257f8c1a5578e9b6b4a79f099cf71c7ffbf4c02b873
cloudflared-windows-amd64.exe:
7924890ed88f893ee8cc09dd0b087dcd553c6e38d3bd6de684dc9c9d39b19ea7
cloudflared-windows-amd64.msi:
6a00dc30bf88e2920556db96e4df890b1c0be3ad2f8d6f583e17c57bc76230e1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuOSIsInVwZGF0ZWRJblZlciI6IjM3LjE0MC45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-19 19:15:17 +01:00
TrueCharts BotandGitHub f2d3990789 chore(deps): update container image cloudflare/cloudflared to v2024.1.2@116171d by renovate (#17181)
This PR contains the following updates:

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

# Warnings (1)

Please correct - or verify that you can safely ignore - these warnings
before you merge this PR.

- `cloudflare/cloudflared`: Could not determine new digest for update
(docker package cloudflare/cloudflared)

---

---

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

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.1.1...2024.1.2)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
ccf573cc69a57882d99bca896f00286a09faf825e62b7b71ddc0f1c177b594b9
cloudflared-darwin-amd64.tgz:
0e5b262a8ede34f142c1c9f078e6eaa25d0ef21e8962125b6d1c2ecf1b4f4ddc
cloudflared-fips-linux-amd64:
f3f3ebe79830a7c6dec99716c8b11446684b60a01950be57fe8836cf7bf537da
cloudflared-fips-linux-amd64.deb:
2fc53cc8ed0000069622a1fffecd121f9ff20e791ab363238e597a0d15d1e429
cloudflared-fips-linux-x86_64.rpm:
eee6afb929f453543425fbe9db687ad21e9505928f006d8196ac4086ba684d4b
cloudflared-linux-386:
e71ad20475a02b21b600a010d27231ceb38a18114148bbf5f82001c1782d4755
cloudflared-linux-386.deb:
0f0c1263a3825e4f9e42cffab7cf86f09483845af042d778468d4d4decd3be6b
cloudflared-linux-386.rpm:
b2d35b49e47fa73abf0ea2d2870f9e702a9bb12e17fda9022e0fb5d9d86c2113
cloudflared-linux-aarch64.rpm:
45fbdfd340bce26100f1bb1a6e94db7ccc50ccc7d63977ba03bc410a727cd7e4
cloudflared-linux-amd64:
fe868fd1286825c4933d891e8aa276a7681cf796098bc9a874862d805f3b4235
cloudflared-linux-amd64.deb:
990f80cb6c3c96198244c528bd26f56a9e7de032dffa26e417121b0d0164160c
cloudflared-linux-arm:
5ab03724c7d270fad8584ace74d8a04ade0e844d84a71a72153b91134a3e6ce9
cloudflared-linux-arm.deb:
a06200ae914a10ffd7fe30483548f50c8f8adf27907684021838af7d2f088458
cloudflared-linux-arm.rpm:
af42d460d92521396b05af071c74868f9f1ddf600bd134be451e2181b815d780
cloudflared-linux-arm64:
71633221787b3f3d3e12d438a066a55eaf1db4b91c363c9c25bc8f2dcdb525c6
cloudflared-linux-arm64.deb:
af110ddcdcb44bad60bf1a4e8245853153854db7cdc5e2b2c6282907afd9975a
cloudflared-linux-armhf:
5ab03724c7d270fad8584ace74d8a04ade0e844d84a71a72153b91134a3e6ce9
cloudflared-linux-armhf.deb:
1ceca3e40a0aed48cce8a4741f9e42c6398f093f906c5c0d4ad0f8dd7bce10e9
cloudflared-linux-armhf.rpm:
f8736624fa1c6e234f18445df68247fd134a112ba6862143936a98c4ff1f6913
cloudflared-linux-x86_64.rpm:
4be716dd9d26c0d0b6327c63d3098b62dc787a8ca7041d937c2f141358032d6a
cloudflared-windows-386.exe:
03079a2a2df9d015453e606ac2f6b2d4edddec16e3de3db146edd2fcd48e3cd0
cloudflared-windows-386.msi:
1b913ec61867e9d86e0c7776a18198bada64090d411b360a60cde64e7b3f0088
cloudflared-windows-amd64.exe:
cc5a49afc5a0bdfd910659c1134ae217b3b43f550407f4d1ac0b56edbdc8eb33
cloudflared-windows-amd64.msi:
06ee87fc3b6e5626e204d1d71eb4cd19b2d3d469b3b44451bcfe904c10a6ef6f

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-14 03:00:57 +01:00
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