Skip to content

Commit

Permalink
[kube-prometheus-stack] Update Grafana chart to 8.0.x
Browse files Browse the repository at this point in the history
Update Grafana chart to 8.0.x

Signed-off-by: Sigurd Falk <435204+sigurdfalk@users.noreply.github.com>
  • Loading branch information
sigurdfalk authored Jun 4, 2024
1 parent db15dcf commit e2d1959
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 59.1.0
version: 60.0.0
appVersion: v0.74.0
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand Down Expand Up @@ -53,7 +53,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: nodeExporter.enabled
- name: grafana
version: "7.3.*"
version: "8.0.*"
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled
- name: prometheus-windows-exporter
Expand Down

0 comments on commit e2d1959

Please sign in to comment.