mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-03-31 14:01:10 +02:00
Update Grafana from v5.2.4 to v5.3.0
This commit is contained in:
parent
2e89e161e9
commit
8f0d2b5db4
@ -24,6 +24,7 @@ Notable changes between versions.
|
|||||||
#### Addons
|
#### Addons
|
||||||
|
|
||||||
* Update Prometheus from v2.3.2 to v2.4.2
|
* 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)
|
||||||
|
|
||||||
## v1.11.3
|
## v1.11.3
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: grafana
|
- name: grafana
|
||||||
image: grafana/grafana:5.2.4
|
image: grafana/grafana:5.3.0
|
||||||
env:
|
env:
|
||||||
- name: GF_SERVER_HTTP_PORT
|
- name: GF_SERVER_HTTP_PORT
|
||||||
value: "8080"
|
value: "8080"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user