We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a26f73 commit 121c486Copy full SHA for 121c486
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: 83.1.0
+version: 83.2.0
32
# renovate: github=prometheus-operator/prometheus-operator
33
appVersion: v0.90.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.4.0"
+ version: "11.5.0"
64
repository: https://grafana-community.github.io/helm-charts
65
condition: grafana.enabled
66
- name: prometheus-windows-exporter
0 commit comments