Skip to content

Commit

Permalink
Update Grafana from v6.0.1 to v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Mar 22, 2019
1 parent 6dd2731 commit 619a037
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 @@ -30,7 +30,7 @@ Notable changes between versions.

* Update Prometheus from v2.7.1 to [v2.8.0](https://github.com/prometheus/prometheus/releases/tag/v2.8.0)
* Refresh rules based on upstreams ([#426](https://github.com/poseidon/typhoon/pull/426))
* Update Grafana from v6.0.0 to v6.0.1
* Update Grafana from v6.0.0 to v6.0.2
* Refresh dashboards and organize to stay below ConfigMap size limit ([#426](https://github.com/poseidon/typhoon/pull/426))
* Remove heapster manifests from addons ([#427](https://github.com/poseidon/typhoon/pull/427))
* Heapster addon powers `kubectl top` (in early Kubernetes, running the addon was expected). Today, there are better monitoring options.
Expand Down
2 changes: 1 addition & 1 deletion addons/grafana/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:6.0.1
image: grafana/grafana:6.0.2
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"
Expand Down

0 comments on commit 619a037

Please sign in to comment.