We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647b4e2 commit 6b90ea2Copy full SHA for 6b90ea2
charts/kube-prometheus-stack/Chart.yaml
@@ -28,7 +28,7 @@ name: kube-prometheus-stack
28
sources:
29
- https://github.com/prometheus-community/helm-charts
30
- https://github.com/prometheus-operator/kube-prometheus
31
-version: 82.0.1
+version: 82.0.2
32
# renovate: github=prometheus-operator/prometheus-operator
33
appVersion: v0.89.0
34
kubeVersion: ">=1.25.0-0"
@@ -60,7 +60,7 @@ dependencies:
60
repository: https://prometheus-community.github.io/helm-charts
61
condition: nodeExporter.enabled
62
- name: grafana
63
- version: "11.1.6"
+ version: "11.1.7"
64
repository: https://grafana-community.github.io/helm-charts
65
condition: grafana.enabled
66
- name: prometheus-windows-exporter
0 commit comments