Skip to content

Commit 1854f5c

Browse files
committed
1 parent 726b58b commit 1854f5c

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
@@ -12,7 +12,7 @@ Notable changes between versions.
1212
#### Addons
1313

1414
* Fix Prometheus data directory location ([#203](https://github.com/poseidon/typhoon/pull/203))
15-
* Update Grafana from v5.04 to v5.1.1 ([#208](https://github.com/poseidon/typhoon/pull/208))
15+
* Update Grafana from v5.04 to v5.1.2 ([#208](https://github.com/poseidon/typhoon/pull/208), [#214](https://github.com/poseidon/typhoon/pull/214))
1616

1717
## v1.10.2
1818

addons/grafana/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
spec:
2222
containers:
2323
- name: grafana
24-
image: grafana/grafana:5.1.1
24+
image: grafana/grafana:5.1.2
2525
env:
2626
- name: GF_SERVER_HTTP_PORT
2727
value: "8080"

0 commit comments

Comments
 (0)