Skip to content

Commit 0bd3e28

Browse files
[prometheus] Update Helm release kube-state-metrics to 6.4.* (#6297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8649318 commit 0bd3e28

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.28.0
55
- name: kube-state-metrics
66
repository: https://prometheus-community.github.io/helm-charts
7-
version: 6.3.0
7+
version: 6.4.1
88
- name: prometheus-node-exporter
99
repository: https://prometheus-community.github.io/helm-charts
1010
version: 4.49.1
1111
- name: prometheus-pushgateway
1212
repository: https://prometheus-community.github.io/helm-charts
1313
version: 3.4.2
14-
digest: sha256:24da1e63c0e0ad2654fbd81f265198d352272c0ac8e7d49c6dd57099c77b5540
15-
generated: "2025-11-04T21:10:04.919840238Z"
14+
digest: sha256:fedbc59b33be92cc31268269ffcd55336a21d62e3b9ae3874e99f4ca63479991
15+
generated: "2025-11-04T21:27:16.796331119Z"

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.7.3
5-
version: 27.43.0
5+
version: 27.44.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.3.*"
39+
version: "6.4.*"
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)