Charts: Update heat image used for jobs and helm tests
This changes the image used for various jobs and helm tests in the osh-infra charts. This replaces the kolla heat image with the loci based heat image used for jobs and helm tests in openstack-helm in order to drive consistency Change-Id: Ie9deedadb7507282fe62723ec4641dd508040364
This commit is contained in:
parent
e231a7c5fd
commit
c7cbb9f4dd
@ -19,16 +19,16 @@
|
|||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
apache_proxy: docker.io/httpd:2.4
|
apache_proxy: docker.io/httpd:2.4
|
||||||
memory_init: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
memory_init: docker.io/openstackhelm/heat:newton
|
||||||
curator: docker.io/bobrik/curator:5.2.0
|
curator: docker.io/bobrik/curator:5.2.0
|
||||||
elasticsearch: docker.io/srwilkers/elasticsearch-s3:v0.1.0
|
elasticsearch: docker.io/srwilkers/elasticsearch-s3:v0.1.0
|
||||||
ceph_key_placement: docker.io/port/ceph-config-helper:v1.10.3
|
ceph_key_placement: docker.io/port/ceph-config-helper:v1.10.3
|
||||||
s3_bucket: docker.io/port/ceph-config-helper:v1.10.3
|
s3_bucket: docker.io/port/ceph-config-helper:v1.10.3
|
||||||
s3_user: docker.io/port/ceph-config-helper:v1.10.3
|
s3_user: docker.io/port/ceph-config-helper:v1.10.3
|
||||||
helm_tests: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
helm_tests: docker.io/openstackhelm/heat:newton
|
||||||
prometheus_elasticsearch_exporter: docker.io/justwatch/elasticsearch_exporter:1.0.1
|
prometheus_elasticsearch_exporter: docker.io/justwatch/elasticsearch_exporter:1.0.1
|
||||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
||||||
snapshot_repository: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
snapshot_repository: docker.io/openstackhelm/heat:newton
|
||||||
image_repo_sync: docker.io/docker:17.07.0
|
image_repo_sync: docker.io/docker:17.07.0
|
||||||
pull_policy: "IfNotPresent"
|
pull_policy: "IfNotPresent"
|
||||||
local_registry:
|
local_registry:
|
||||||
|
@ -43,8 +43,8 @@ images:
|
|||||||
fluentd: docker.io/fluent/fluentd-kubernetes-daemonset:v1.2-debian-elasticsearch
|
fluentd: docker.io/fluent/fluentd-kubernetes-daemonset:v1.2-debian-elasticsearch
|
||||||
prometheus_fluentd_exporter: docker.io/srwilkers/fluentd_exporter:v0.1
|
prometheus_fluentd_exporter: docker.io/srwilkers/fluentd_exporter:v0.1
|
||||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
||||||
helm_tests: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
helm_tests: docker.io/openstackhelm/heat:newton
|
||||||
elasticsearch_template: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
elasticsearch_template: docker.io/openstackhelm/heat:newton
|
||||||
image_repo_sync: docker.io/docker:17.07.0
|
image_repo_sync: docker.io/docker:17.07.0
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
local_registry:
|
local_registry:
|
||||||
|
@ -20,9 +20,9 @@ images:
|
|||||||
tags:
|
tags:
|
||||||
grafana: docker.io/grafana/grafana:5.0.0
|
grafana: docker.io/grafana/grafana:5.0.0
|
||||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
||||||
db_init: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
db_init: docker.io/openstackhelm/heat:newton
|
||||||
grafana_db_session_sync: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
grafana_db_session_sync: docker.io/openstackhelm/heat:newton
|
||||||
helm_tests: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
helm_tests: docker.io/openstackhelm/heat:newton
|
||||||
image_repo_sync: docker.io/docker:17.07.0
|
image_repo_sync: docker.io/docker:17.07.0
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
local_registry:
|
local_registry:
|
||||||
|
@ -21,7 +21,7 @@ images:
|
|||||||
prometheus_openstack_exporter: quay.io/attcomdev/prometheus-openstack-exporter:3231f14419f0c47547ce2551b7d884cd222104e6
|
prometheus_openstack_exporter: quay.io/attcomdev/prometheus-openstack-exporter:3231f14419f0c47547ce2551b7d884cd222104e6
|
||||||
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
|
||||||
ks_user: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
ks_user: docker.io/openstackhelm/heat:newton
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
local_registry:
|
local_registry:
|
||||||
active: false
|
active: false
|
||||||
|
@ -21,7 +21,7 @@ images:
|
|||||||
tags:
|
tags:
|
||||||
apache_proxy: docker.io/httpd:2.4
|
apache_proxy: docker.io/httpd:2.4
|
||||||
prometheus: docker.io/prom/prometheus:v2.3.2
|
prometheus: docker.io/prom/prometheus:v2.3.2
|
||||||
helm_tests: docker.io/kolla/ubuntu-source-heat-engine:3.0.3
|
helm_tests: docker.io/openstackhelm/heat:newton
|
||||||
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
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
|
Loading…
Reference in New Issue
Block a user