Skip to content

Commit

Permalink
Update Release prometheus to v2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Donyintao committed Aug 8, 2019
1 parent 1e3687e commit ee8cec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: prom/prometheus:v2.8.0
image: prom/prometheus:v2.11.1
args:
- '--config.file=/etc/prometheus/prometheus.yml'
- '--storage.tsdb.path=/prometheus/data'
Expand Down

0 comments on commit ee8cec0

Please sign in to comment.