1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-06-02 04:46:10 +02:00

Update Grafana from v5.1.1 to v5.1.2

* https://github.com/grafana/grafana/releases/tag/v5.1.2
This commit is contained in:
Dalton Hubble 2018-05-10 01:03:45 -07:00
parent 726b58b697
commit 1854f5c104
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ Notable changes between versions.
#### Addons
* Fix Prometheus data directory location ([#203](https://github.com/poseidon/typhoon/pull/203))
* Update Grafana from v5.04 to v5.1.1 ([#208](https://github.com/poseidon/typhoon/pull/208))
* 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))
## v1.10.2

View File

@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:5.1.1
image: grafana/grafana:5.1.2
env:
- name: GF_SERVER_HTTP_PORT
value: "8080"