Skip to content

Commit

Permalink
Update Prometheus from v2.2.0-rc.1 to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Mar 9, 2018
1 parent d54709f commit 42708f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/prometheus/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: quay.io/prometheus/prometheus:v2.2.0-rc.1
image: quay.io/prometheus/prometheus:v2.2.0
args:
- '--config.file=/etc/prometheus/prometheus.yaml'
ports:
Expand Down

0 comments on commit 42708f9

Please sign in to comment.