Skip to content

Commit

Permalink
Update Grafana from v5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Mar 9, 2018
1 parent 0e688ef commit d54709f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Notable changes between versions.
#### Addons

* Update Prometheus from 2.1.0 to 2.2.0 ([#153](https://github.com/poseidon/typhoon/pull/153))
* Update Grafana from v4.6.3 to v5.0.0 ([#153](https://github.com/poseidon/typhoon/pull/153))
* Update Grafana from v4.6.3 to v5.0.1 ([#153](https://github.com/poseidon/typhoon/pull/153))
* Update heapster from v1.5.0 to v1.5.1 ([#131](https://github.com/poseidon/typhoon/pull/131))
* Use separate service account
* Update nginx-ingress from 0.10.2 to 0.11.0
Expand Down
2 changes: 1 addition & 1 deletion addons/grafana/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:5.0.0
image: grafana/grafana:5.0.1
env:
- name: GF_SERVER_HTTP_PORT
value: "8080"
Expand Down

0 comments on commit d54709f

Please sign in to comment.