Skip to content

Commit 8db7c05

Browse files
[kube-prometheus-stack] Upgrade Grafana to 8.8.* (#5068)
* [kube-kube-prometheus-stack] Upgrade Grafana to 8.8.* Signed-off-by: Sven Schliesing <[email protected]> * [kube-kube-prometheus-stack] bump chart version Signed-off-by: Sven Schliesing <[email protected]> * Update charts/kube-prometheus-stack/Chart.yaml Signed-off-by: Quentin Bisson <[email protected]> --------- Signed-off-by: Sven Schliesing <[email protected]> Signed-off-by: Quentin Bisson <[email protected]> Co-authored-by: Quentin Bisson <[email protected]>
1 parent 5c16027 commit 8db7c05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ name: kube-prometheus-stack
2323
sources:
2424
- https://github.com/prometheus-community/helm-charts
2525
- https://github.com/prometheus-operator/kube-prometheus
26-
version: 67.0.0
26+
version: 67.1.0
2727
appVersion: v0.79.0
2828
kubeVersion: ">=1.19.0-0"
2929
home: https://github.com/prometheus-operator/kube-prometheus
@@ -53,7 +53,7 @@ dependencies:
5353
repository: https://prometheus-community.github.io/helm-charts
5454
condition: nodeExporter.enabled
5555
- name: grafana
56-
version: "8.7.*"
56+
version: "8.8.*"
5757
repository: https://grafana.github.io/helm-charts
5858
condition: grafana.enabled
5959
- name: prometheus-windows-exporter

0 commit comments

Comments
 (0)