mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
update grafana to 7.1.1 (#23372)
Signed-off-by: Jakob Kartschall <j.kartschall@syseleven.de>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
name: grafana
|
||||
version: 5.5.1
|
||||
appVersion: 7.0.5
|
||||
version: 5.5.2
|
||||
appVersion: 7.1.1
|
||||
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: 7.0.5
|
||||
tag: 7.1.1
|
||||
sha: ""
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user