Update prometheus-operator-crds Docker tag to v22 (#928)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator-crds](https://github.com/prometheus-community/helm-charts) | major | `21.0.0` -> `22.0.0` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (prometheus-operator-crds)</summary> ### [`v22.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/prometheus-operator-crds-22.0.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-21.0.0...prometheus-operator-crds-22.0.0) A Helm chart that collects custom resource definitions (CRDs) from the Prometheus Operator, allowing for seamless integration with GitOps tools #### What's Changed - Renovate: exclude prometheus-operator minor updates for kube-prometheus-stack by [@​jkroepke](https://github.com/jkroepke) in https://github.com/prometheus-community/helm-charts/pull/5891 - \[prometheus-operator-crds] Update dependency prometheus-operator/prometheus-operator to v0.84.0 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/5892 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-blackbox-exporter-11.0.1...prometheus-operator-crds-22.0.0 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjIiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #928 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit is contained in:
@@ -15,7 +15,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: prometheus-operator-crds
|
||||
version: 21.0.0
|
||||
version: 22.0.0
|
||||
repository: oci://ghcr.io/prometheus-community/charts
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png
|
||||
appVersion: v0.82.0
|
||||
|
Reference in New Issue
Block a user