Update default image value for prometheus
This change updates the default image value in the prometheus chart from newton to wallaby for the helm_test image. Change-Id: I0f70734a8455661f7705baeed3cafbaf529c56a8
This commit is contained in:
parent
0dc859cbcb
commit
711d5706dd
@ -15,7 +15,7 @@ apiVersion: v1
|
|||||||
appVersion: v2.25.0
|
appVersion: v2.25.0
|
||||||
description: OpenStack-Helm Prometheus
|
description: OpenStack-Helm Prometheus
|
||||||
name: prometheus
|
name: prometheus
|
||||||
version: 0.1.11
|
version: 0.1.12
|
||||||
home: https://prometheus.io/
|
home: https://prometheus.io/
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/prometheus/prometheus
|
- https://github.com/prometheus/prometheus
|
||||||
|
@ -20,7 +20,7 @@ images:
|
|||||||
tags:
|
tags:
|
||||||
apache_proxy: docker.io/library/httpd:2.4
|
apache_proxy: docker.io/library/httpd:2.4
|
||||||
prometheus: docker.io/prom/prometheus:v2.25.0
|
prometheus: docker.io/prom/prometheus:v2.25.0
|
||||||
helm_tests: docker.io/openstackhelm/heat:newton-ubuntu_xenial
|
helm_tests: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
|
||||||
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
||||||
image_repo_sync: docker.io/library/docker:17.07.0
|
image_repo_sync: docker.io/library/docker:17.07.0
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
|
@ -12,4 +12,5 @@ prometheus:
|
|||||||
- 0.1.9 Retrieve backend port name from values.yaml
|
- 0.1.9 Retrieve backend port name from values.yaml
|
||||||
- 0.1.10 Use full image ref for docker official images
|
- 0.1.10 Use full image ref for docker official images
|
||||||
- 0.1.11 Update htk requirements
|
- 0.1.11 Update htk requirements
|
||||||
|
- 0.1.12 Update default image value to Wallaby
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user