Prometheus: Update version to 2.3.2

This updates the Prometheus version to 2.3.2, which includes a fix
for memory leak issues with the kubernetes client and also adds a
dashboard for evaluating prometheus rule evaluation performance

Change-Id: I7b9e7bee114fa149db3733c0dacfefae36be7fa8
This commit is contained in:
Steve Wilkerson 2018-08-16 08:54:29 -05:00
parent 61584fdb9d
commit faef231b0b

View File

@ -20,7 +20,7 @@
images: images:
tags: tags:
apache_proxy: docker.io/httpd:2.4 apache_proxy: docker.io/httpd:2.4
prometheus: docker.io/prom/prometheus:v2.0.0 prometheus: docker.io/prom/prometheus:v2.3.2
helm_tests: docker.io/kolla/ubuntu-source-heat-engine:3.0.3 helm_tests: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1 dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
image_repo_sync: docker.io/docker:17.07.0 image_repo_sync: docker.io/docker:17.07.0