chore(deps): update cloudflared docker tag to v2.2.1 (#3569)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudflared](https://github.com/cloudflare/cloudflared) | minor | `2.1.9` → `2.2.1` | --- ### Release Notes <details> <summary>cloudflare/cloudflared (cloudflared)</summary> ### [`v2.2.1`](https://github.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#202221) ##### New Features - This project now has a new LICENSE that is more compliant with open source purposes. ##### Bug Fixes - Various fixes to the reliability of `quic` protocol. </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #3569 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 #3569.
This commit is contained in:
@@ -7,6 +7,6 @@ dependencies:
|
||||
version: v1.19.0
|
||||
- name: cloudflared
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 2.1.9
|
||||
digest: sha256:5b8916442408af1061658af638b77a9f57fa8b6bc1d93ff982b899116daa0b21
|
||||
generated: "2026-01-20T20:41:34.660986403Z"
|
||||
version: 2.2.1
|
||||
digest: sha256:83f5dc0a257f83cedf02cc1b94a3c52b3baf5cfcc198ae1ec0c1b58421b96491
|
||||
generated: "2026-01-28T08:13:34.12531354Z"
|
||||
|
||||
@@ -24,7 +24,7 @@ dependencies:
|
||||
- name: cloudflared
|
||||
alias: cloudflared-rgw
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 2.1.9
|
||||
version: 2.2.1
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ceph.png
|
||||
# renovate: datasource=github-releases depName=rook/rook
|
||||
appVersion: v1.19.0
|
||||
|
||||
Reference in New Issue
Block a user