Skip to content

Commit

Permalink
[kube-prometheus-stack] lift to grafana helm-chart version 6.60 (#3864)
Browse files Browse the repository at this point in the history
* lift to grafana helm-chart version 6.60

Signed-off-by: YuleZ <yulez@yulez.dev>

* bump version

Signed-off-by: YuleZ <yulez@yulez.dev>

---------

Signed-off-by: YuleZ <yulez@yulez.dev>
  • Loading branch information
YuleZ committed Oct 5, 2023
1 parent e8020a5 commit f57ff66
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 @@ -21,7 +21,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 51.2.0
version: 51.3.0
appVersion: v0.68.0
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand Down Expand Up @@ -51,7 +51,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: nodeExporter.enabled
- name: grafana
version: "6.59.*"
version: "6.60.*"
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled
- name: prometheus-windows-exporter
Expand Down

0 comments on commit f57ff66

Please sign in to comment.