Skip to content

Commit

Permalink
Update Grafana from v5.0.4 to v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed May 8, 2018
1 parent a5916da commit 726b58b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Notable changes between versions.
#### Addons

* Fix Prometheus data directory location ([#203](https://github.com/poseidon/typhoon/pull/203))
* Update Grafana from v5.04 to v5.1.1 ([#208](https://github.com/poseidon/typhoon/pull/208))

## v1.10.2

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.4
image: grafana/grafana:5.1.1
env:
- name: GF_SERVER_HTTP_PORT
value: "8080"
Expand Down

0 comments on commit 726b58b

Please sign in to comment.