Update Grafana to 6.7.1

The most interesting new features are:
- proper limits for queried logs
- query history for logs (still a beta feature)

Change-Id: Ibd8b76b0e1e16d4bd3c74382fa3fd5a24c1bba45
This commit is contained in:
Thomas Draebing 2020-03-20 12:23:41 +01:00
parent 5d4c32212e
commit 10a0a54069

View file

@ -52,7 +52,7 @@ livenessProbe:
image:
repository: grafana/grafana
tag: 6.6.2
tag: 6.7.1
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.