Update Grafana from v5.2.1 to v5.2.2

* https://github.com/grafana/grafana/releases/tag/v5.2.2
This commit is contained in:
Dalton Hubble 2018-07-29 11:12:56 -07:00
parent 13beb13aab
commit 844f380b4e
2 changed files with 5 additions and 1 deletions

View File

@ -11,6 +11,10 @@ Notable changes between versions.
* Define files, systemd units, dropins, networkd configs, mounts, users, and more
* [Require](https://typhoon.psdn.io/cl/bare-metal/#terraform-setup) `terraform-provider-ct` plugin v0.2.1 (action required!)
#### Addons
* Update Grafana from 5.2.1 to 5.2.2
## v1.11.1
* Kubernetes [v1.11.1](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#v1111)

View File

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