Skip to content

Commit b7d95c3

Browse files
[kube-prometheus-stack] Update Helm release kube-state-metrics to v6.4.2 (#6356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 119c33d commit b7d95c3

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: 79.8.0
34+
version: 79.8.1
3535
# renovate: github=prometheus-operator/prometheus-operator
3636
appVersion: v0.86.2
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.4.1"
58+
version: "6.4.2"
5959
repository: https://prometheus-community.github.io/helm-charts
6060
condition: kubeStateMetrics.enabled
6161
- name: prometheus-node-exporter

0 commit comments

Comments
 (0)