chore(deps): update helm chart kube-state-metrics to 6.1.15 by renovate (#17758)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.14` -> `6.1.15` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (kube-state-metrics)</summary> ### [`v6.1.15`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-6.1.15) [Compare Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-6.1.14...kube-state-metrics-6.1.15) kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTguMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
5a20d62698
commit
a38efe1874
|
@ -24,7 +24,7 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
- name: kube-state-metrics
|
||||
version: 6.1.14
|
||||
version: 6.1.15
|
||||
repository: https://deps.truecharts.org
|
||||
condition: exporters.enabled,exporters.kube-state-metrics.enabled
|
||||
alias: ""
|
||||
|
@ -50,4 +50,4 @@ sources:
|
|||
- https://quay.io/thanos/thanos
|
||||
- https://hub.docker.com/r/bitnami/alertmanager
|
||||
type: application
|
||||
version: 16.4.0
|
||||
version: 16.4.1
|
||||
|
|
Loading…
Reference in New Issue