We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fffed9 commit d211fbdCopy full SHA for d211fbd
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: 81.6.8
+version: 81.6.9
32
# renovate: github=prometheus-operator/prometheus-operator
33
appVersion: v0.88.1
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.4"
+ version: "11.1.5"
64
repository: https://grafana-community.github.io/helm-charts
65
condition: grafana.enabled
66
- name: prometheus-windows-exporter
0 commit comments