chore(deps): update cloudflared docker tag to v2.4.0 (#4571)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudflared](https://github.com/cloudflare/cloudflared) | minor | `2.3.0` → `2.4.0` | --- ### Release Notes <details> <summary>cloudflare/cloudflared (cloudflared)</summary> ### [`v2.4.0`](https://github.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#202240) ##### Bug Fixes - `cloudflared tunnel run` no longer logs the Tunnel token or JSON credentials in clear text as those are the secret that allows to run the Tunnel. </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 is behind base branch, 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #4571 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit was merged in pull request #4571.
This commit is contained in:
@@ -4,7 +4,7 @@ dependencies:
|
||||
version: 4.6.2
|
||||
- name: cloudflared
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
- name: postgres-cluster
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 7.8.0
|
||||
@@ -17,5 +17,5 @@ dependencies:
|
||||
- name: volsync-target
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 0.8.0
|
||||
digest: sha256:46f73365e01d62e214775293b3925ec7934523ab055cfd1ffb2b10b0c5e73a31
|
||||
generated: "2026-03-06T06:35:11.27539669Z"
|
||||
digest: sha256:7cc16902ea9ff1e6d13b46a6a091f1aea7cd4d109af66aa06dfc8a6dc2452328
|
||||
generated: "2026-03-09T22:05:31.790414803Z"
|
||||
|
||||
@@ -23,7 +23,7 @@ dependencies:
|
||||
version: 4.6.2
|
||||
- name: cloudflared
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-18-cluster
|
||||
version: 7.8.0
|
||||
|
||||
Reference in New Issue
Block a user