1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-05-18 05:26:10 +02:00

Update Prometheus from v2.4.2 to v2.4.3

* https://github.com/prometheus/prometheus/releases/tag/v2.4.3
This commit is contained in:
Dalton Hubble 2018-10-16 21:29:41 -07:00
parent 05fe923c14
commit a10d6977b8
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ Notable changes between versions.
#### Addons
* Update Prometheus from v2.3.2 to v2.4.2
* Update Prometheus from v2.3.2 to v2.4.3
* Update Grafana from v5.2.4 to v5.3.1
## v1.11.3

View File

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