Skip to content

Commit

Permalink
Update Prometheus from v2.7.2 to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Mar 14, 2019
1 parent 2019177 commit e0bee2e
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 @@ -20,7 +20,7 @@ Notable changes between versions.

#### Addons

* Update Prometheus from v2.7.1 to v2.7.2
* Update Prometheus from v2.7.1 to [v2.8.0](https://github.com/prometheus/prometheus/releases/tag/v2.8.0)
* Update Grafana from v6.0.0 to v6.0.1

## v1.13.4
Expand Down
2 changes: 1 addition & 1 deletion addons/prometheus/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: quay.io/prometheus/prometheus:v2.7.2
image: quay.io/prometheus/prometheus:v2.8.0
args:
- --web.listen-address=0.0.0.0:9090
- --config.file=/etc/prometheus/prometheus.yaml
Expand Down

0 comments on commit e0bee2e

Please sign in to comment.