use latest grafana release (#5792)

* use latest grafana release

* Fix maintainer name
This commit is contained in:
David J. M. Karlsen
2018-06-06 12:12:28 -07:00
committed by k8s-ci-robot
parent 4029d7f99f
commit d3f70f5132
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
name: grafana
version: 1.10.1
appVersion: 5.1.2
version: 1.10.2
appVersion: 5.1.3
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
home: https://grafana.net
@@ -8,7 +8,7 @@ icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_t
sources:
- https://github.com/grafana/grafana
maintainers:
- name: Ming Hsieh
- name: zanhsieh
email: zanhsieh@gmail.com
- name: rtluckie
email: rluckie@cisco.com
+1 -1
View File
@@ -11,7 +11,7 @@ deploymentStrategy: RollingUpdate
image:
repository: grafana/grafana
tag: 5.1.2
tag: 5.1.3
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.