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,10 +7,10 @@ dependencies:
|
||||
version: 0.2.1
|
||||
- name: meilisearch
|
||||
repository: https://meilisearch.github.io/meilisearch-kubernetes
|
||||
version: 0.24.0
|
||||
version: 0.24.1
|
||||
- name: cloudflared
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 2.1.9
|
||||
version: 2.2.1
|
||||
- name: postgres-cluster
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 7.5.0
|
||||
@@ -23,5 +23,5 @@ dependencies:
|
||||
- name: volsync-target
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 0.7.0
|
||||
digest: sha256:af0644bab985faff3a41f28672fa60410aca6bc3759296d3218b23e286b36aaf
|
||||
generated: "2026-01-26T12:03:18.212345462Z"
|
||||
digest: sha256:4a9b9b48b9e998c61c6d30b1655f49d7ce9fd8a2c80369a5db43f553906d010f
|
||||
generated: "2026-01-28T08:09:40.920920251Z"
|
||||
|
||||
Reference in New Issue
Block a user