mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update to grafana 6.5.0 (#19123)
Signed-off-by: José M Pérez <josemanuel.perez@3mtglobal.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
4f5bf62f5b
commit
1a2eccfa8b
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
name: grafana
|
||||
version: 4.0.5
|
||||
appVersion: 6.4.2
|
||||
version: 4.1.0
|
||||
appVersion: 6.5.0
|
||||
kubeVersion: "^1.8.0-0"
|
||||
description: The leading tool for querying and visualizing time series and metrics.
|
||||
home: https://grafana.net
|
||||
|
||||
@@ -50,7 +50,7 @@ livenessProbe:
|
||||
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
tag: 6.4.2
|
||||
tag: 6.5.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user