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 5c16027 commit 8db7c05Copy full SHA for 8db7c05
charts/kube-prometheus-stack/Chart.yaml
@@ -23,7 +23,7 @@ name: kube-prometheus-stack
23
sources:
24
- https://github.com/prometheus-community/helm-charts
25
- https://github.com/prometheus-operator/kube-prometheus
26
-version: 67.0.0
+version: 67.1.0
27
appVersion: v0.79.0
28
kubeVersion: ">=1.19.0-0"
29
home: https://github.com/prometheus-operator/kube-prometheus
@@ -53,7 +53,7 @@ dependencies:
53
repository: https://prometheus-community.github.io/helm-charts
54
condition: nodeExporter.enabled
55
- name: grafana
56
- version: "8.7.*"
+ version: "8.8.*"
57
repository: https://grafana.github.io/helm-charts
58
condition: grafana.enabled
59
- name: prometheus-windows-exporter
0 commit comments