We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 119c33d commit b7d95c3Copy full SHA for b7d95c3
charts/kube-prometheus-stack/Chart.yaml
@@ -31,7 +31,7 @@ name: kube-prometheus-stack
31
sources:
32
- https://github.com/prometheus-community/helm-charts
33
- https://github.com/prometheus-operator/kube-prometheus
34
-version: 79.8.0
+version: 79.8.1
35
# renovate: github=prometheus-operator/prometheus-operator
36
appVersion: v0.86.2
37
kubeVersion: ">=1.25.0-0"
@@ -55,7 +55,7 @@ dependencies:
55
version: "0.0.0"
56
condition: crds.enabled
57
- name: kube-state-metrics
58
- version: "6.4.1"
+ version: "6.4.2"
59
repository: https://prometheus-community.github.io/helm-charts
60
condition: kubeStateMetrics.enabled
61
- name: prometheus-node-exporter
0 commit comments