Update Grafana from v5.3.0 to v5.3.1

* https://github.com/grafana/grafana/releases/tag/v5.3.1
This commit is contained in:
Dalton Hubble 2018-10-16 21:23:44 -07:00
parent d10620fb58
commit 05fe923c14
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ Notable changes between versions.
#### Addons
* Update Prometheus from v2.3.2 to v2.4.2
* Update Grafana from v5.2.4 to [v5.3.0](https://github.com/grafana/grafana/releases/tag/v5.3.0)
* Update Grafana from v5.2.4 to v5.3.1
## v1.11.3

View File

@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:5.3.0
image: grafana/grafana:5.3.1
env:
- name: GF_SERVER_HTTP_PORT
value: "8080"