1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-06-09 16:26:14 +02:00

Update Prometheus from v2.6.0 to v2.6.1

* https://github.com/prometheus/prometheus/releases/tag/v2.6.1
This commit is contained in:
Dalton Hubble 2019-01-15 21:13:40 -08:00
parent c8a85fabe1
commit 67fb9602e7
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ Notable changes between versions.
#### Addons
* Update Prometheus from v2.6.0 to v2.6.1
* Update kube-state-metrics from v1.4.0 to v1.5.0
* Update Grafana from v5.4.2 to v5.4.3

View File

@ -20,7 +20,7 @@ spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: quay.io/prometheus/prometheus:v2.6.0
image: quay.io/prometheus/prometheus:v2.6.1
args:
- --web.listen-address=0.0.0.0:9090
- --config.file=/etc/prometheus/prometheus.yaml