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>
31 lines
847 B
YAML
31 lines
847 B
YAML
apiVersion: v2
|
|
name: rook-ceph
|
|
version: 1.0.0
|
|
description: Rook Ceph
|
|
keywords:
|
|
- rook-ceph
|
|
- ceph
|
|
- storage
|
|
- kubernetes
|
|
home: https://wiki.alexlebens.dev/s/8592da1d-8168-4c6c-a3e4-106902fe878c
|
|
sources:
|
|
- https://github.com/rook/rook
|
|
- https://quay.io/repository/ceph/ceph?tab=tags
|
|
- https://github.com/rook/rook/tree/master/deploy/charts
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: rook-ceph
|
|
version: v1.19.0
|
|
repository: https://charts.rook.io/release
|
|
- name: rook-ceph-cluster
|
|
version: v1.19.0
|
|
repository: https://charts.rook.io/release
|
|
- name: cloudflared
|
|
alias: cloudflared-rgw
|
|
repository: oci://harbor.alexlebens.net/helm-charts
|
|
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
|