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 b7d95c3 commit 6a7f004Copy full SHA for 6a7f004
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.1
+version: 79.8.2
35
# renovate: github=prometheus-operator/prometheus-operator
36
appVersion: v0.86.2
37
kubeVersion: ">=1.25.0-0"
@@ -59,7 +59,7 @@ dependencies:
59
repository: https://prometheus-community.github.io/helm-charts
60
condition: kubeStateMetrics.enabled
61
- name: prometheus-node-exporter
62
- version: "4.49.1"
+ version: "4.49.2"
63
64
condition: nodeExporter.enabled
65
- name: grafana
0 commit comments