chore(deps): update container image kube-prometheus-stack to v56.21.0@fb857f3 by renovate (#18875)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus) ([source](https://togithub.com/prometheus-community/helm-charts)) | minor | `56.9.0` -> `56.21.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
0fb15b0496
commit
b366e274f0
|
@ -17,7 +17,7 @@ dependencies:
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: kube-prometheus-stack
|
- name: kube-prometheus-stack
|
||||||
version: 56.9.0
|
version: 56.21.0
|
||||||
repository: oci://ghcr.io/prometheus-community/charts
|
repository: oci://ghcr.io/prometheus-community/charts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: kps
|
alias: kps
|
||||||
|
|
|
@ -17,7 +17,7 @@ dependencies:
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: kube-prometheus-stack
|
- name: kube-prometheus-stack
|
||||||
version: 56.9.0
|
version: 56.21.0
|
||||||
repository: oci://ghcr.io/prometheus-community/charts
|
repository: oci://ghcr.io/prometheus-community/charts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: kps
|
alias: kps
|
||||||
|
@ -42,4 +42,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
|
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||||
type: application
|
type: application
|
||||||
version: 6.3.0
|
version: 6.4.0
|
||||||
|
|
Loading…
Reference in New Issue