Skip to content

Commit 5e41710

Browse files
[kube-prometheus-stack] Update Helm release kube-state-metrics to v6.3.0 (#6111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd5ce9b commit 5e41710

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ name: kube-prometheus-stack
3131
sources:
3232
- https://github.com/prometheus-community/helm-charts
3333
- https://github.com/prometheus-operator/kube-prometheus
34-
version: 77.3.0
34+
version: 77.4.0
3535
# renovate: github=prometheus-operator/prometheus-operator
3636
appVersion: v0.85.0
3737
kubeVersion: ">=1.25.0-0"
@@ -55,7 +55,7 @@ dependencies:
5555
version: "0.0.0"
5656
condition: crds.enabled
5757
- name: kube-state-metrics
58-
version: "6.2.0"
58+
version: "6.3.0"
5959
repository: https://prometheus-community.github.io/helm-charts
6060
condition: kubeStateMetrics.enabled
6161
- name: prometheus-node-exporter

0 commit comments

Comments
 (0)