Skip to content

Commit 39ba04c

Browse files
[prometheus] Update Helm release kube-state-metrics to 7.1.* (#6495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 254721e commit 39ba04c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/prometheus/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ dependencies:
44
version: 1.31.1
55
- name: kube-state-metrics
66
repository: https://prometheus-community.github.io/helm-charts
7-
version: 7.0.1
7+
version: 7.1.0
88
- name: prometheus-node-exporter
99
repository: https://prometheus-community.github.io/helm-charts
1010
version: 4.51.0
1111
- name: prometheus-pushgateway
1212
repository: https://prometheus-community.github.io/helm-charts
1313
version: 3.6.0
14-
digest: sha256:3dcdb2c3ebe7ccaae797ac64192337ddfb5d1de0a442699a45c6e7d9b30476d4
15-
generated: "2026-01-14T14:42:18.621768748Z"
14+
digest: sha256:68595c0dfad07e10c5f060265d4570e2ef3867f0ea7a669ccbf59554656042f6
15+
generated: "2026-01-19T06:38:56.996942554Z"

charts/prometheus/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: prometheus
33
# renovate: github=prometheus/prometheus
44
appVersion: v3.9.1
5-
version: 28.5.2
5+
version: 28.6.0
66
kubeVersion: ">=1.19.0-0"
77
description: Prometheus is a monitoring system and time series database.
88
home: https://prometheus.io/
@@ -36,7 +36,7 @@ dependencies:
3636
repository: https://prometheus-community.github.io/helm-charts
3737
condition: alertmanager.enabled
3838
- name: kube-state-metrics
39-
version: "7.0.*"
39+
version: "7.1.*"
4040
repository: https://prometheus-community.github.io/helm-charts
4141
condition: kube-state-metrics.enabled
4242
- name: prometheus-node-exporter

0 commit comments

Comments
 (0)