Point to OSH-images images
We now have a process for OSH-images image building, using Zuul, so we should point the images by default to those images, instead of pointing to stale images. Without this, the osh-images build process is completely not in use (and completely opaque to deployers), and updating the osh-images process or patching its code has no impact on OSH. This should fix it. Change-Id: Ic00bd98c151669dc2485cd88e0e8c2ab05445959
This commit is contained in:
@@ -34,8 +34,8 @@ labels:
|
||||
images:
|
||||
tags:
|
||||
prometheus_rabbitmq_exporter: docker.io/kbudde/rabbitmq-exporter:v0.21.0
|
||||
prometheus_rabbitmq_exporter_helm_tests: docker.io/openstackhelm/heat:ocata
|
||||
rabbitmq_init: docker.io/openstackhelm/heat:ocata
|
||||
prometheus_rabbitmq_exporter_helm_tests: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
|
||||
rabbitmq_init: docker.io/openstackhelm/heat:ocata-ubuntu_xenial
|
||||
rabbitmq: docker.io/rabbitmq:3.7.13
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
||||
scripted_test: docker.io/rabbitmq:3.7.13-management
|
||||
|
||||
Reference in New Issue
Block a user