We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253831a commit 6e9b245Copy full SHA for 6e9b245
CHANGES.md
@@ -8,7 +8,7 @@ Notable changes between versions.
8
9
* Update Prometheus from v2.8.1 to v2.9.2
10
* Update kube-state-metrics from v1.5.0 to v1.6.0-rc.2
11
-* Update Grafana from v6.1.3 to v6.1.4
+* Update Grafana from v6.1.3 to v6.1.6
12
13
## v1.14.1
14
addons/grafana/deployment.yaml
@@ -23,7 +23,7 @@ spec:
23
spec:
24
containers:
25
- name: grafana
26
- image: grafana/grafana:6.1.4
+ image: grafana/grafana:6.1.6
27
env:
28
- name: GF_PATHS_CONFIG
29
value: "/etc/grafana/custom.ini"
0 commit comments