1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-06-08 15:56:12 +02:00

Update Grafana from 5.1.3 to 5.1.4

* https://github.com/grafana/grafana/releases/tag/v5.1.4
This commit is contained in:
Dalton Hubble 2018-06-19 21:45:15 -07:00
parent 05b99178ae
commit d5de41e07a
2 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,7 @@ Notable changes between versions.
* Update Prometheus from v2.2.1 to v2.3.1
* Add Prometheus liveness and readiness probes
* Update Grafana from 5.1.3 to 5.1.4
* Annotate Grafana service so Prometheus scrapes metrics
* Label namespaces to ease writing Network Policies

View File

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