Skip to content

Commit 6e9b245

Browse files
committed
1 parent 253831a commit 6e9b245

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Notable changes between versions.
88

99
* Update Prometheus from v2.8.1 to v2.9.2
1010
* 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
11+
* Update Grafana from v6.1.3 to v6.1.6
1212

1313
## v1.14.1
1414

addons/grafana/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
spec:
2424
containers:
2525
- name: grafana
26-
image: grafana/grafana:6.1.4
26+
image: grafana/grafana:6.1.6
2727
env:
2828
- name: GF_PATHS_CONFIG
2929
value: "/etc/grafana/custom.ini"

0 commit comments

Comments
 (0)