Skip to content

Commit 74ce1ef

Browse files
[prometheus] Update Helm release kube-state-metrics to 6.2.* (#6105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3717e9f commit 74ce1ef

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.25.0
55
- name: kube-state-metrics
66
repository: https://prometheus-community.github.io/helm-charts
7-
version: 6.1.4
7+
version: 6.2.0
88
- name: prometheus-node-exporter
99
repository: https://prometheus-community.github.io/helm-charts
1010
version: 4.47.3
1111
- name: prometheus-pushgateway
1212
repository: https://prometheus-community.github.io/helm-charts
1313
version: 3.4.1
14-
digest: sha256:c03c58168afd6c904ed2f234c3e6806d64612a9c95d435e2d50d206ca900b18e
15-
generated: "2025-08-22T02:14:21.162380543Z"
14+
digest: sha256:5a3b4c56b964851200709e12045e2397690ce7584429f6f4cd8837bc7ae94e64
15+
generated: "2025-09-01T20:49:20.875138484Z"

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.5.0
5-
version: 27.32.0
5+
version: 27.33.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: "6.1.*"
39+
version: "6.2.*"
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)