Skip to content

Commit 6ff501a

Browse files
[prometheus] Update Helm release kube-state-metrics to 6.3.* (#6112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e41710 commit 6ff501a

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.2.0
7+
version: 6.3.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:5a3b4c56b964851200709e12045e2397690ce7584429f6f4cd8837bc7ae94e64
15-
generated: "2025-09-01T20:49:20.875138484Z"
14+
digest: sha256:1363536cf77f65272d9577dc185bb13cf27637de273fe0a61edc306500afe25f
15+
generated: "2025-09-03T09:16:37.036687066Z"

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.33.0
5+
version: 27.34.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.2.*"
39+
version: "6.3.*"
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)