Merge pull request #584 from simonpasquier/bump-grafana-6.7.4

Bump Grafana to v6.7.4
This commit is contained in:
Simon Pasquier 2020-06-24 13:32:26 +02:00 committed by GitHub
commit de9591cbb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@ local configMapList = k3.core.v1.configMapList;
namespace: 'default', namespace: 'default',
versions+:: { versions+:: {
grafana: '6.6.0', grafana: '6.7.4',
}, },
tlsCipherSuites: [ tlsCipherSuites: [

View File

@ -17,7 +17,7 @@ spec:
spec: spec:
containers: containers:
- env: [] - env: []
image: grafana/grafana:6.6.0 image: grafana/grafana:6.7.4
name: grafana name: grafana
ports: ports:
- containerPort: 3000 - containerPort: 3000