Update kubernetes-entrypoint image reference
This updates the kubernetes-entrypoint image reference to consume the publicly available kubernetes-entrypoint image that is built and maintained under the airshipit namespace, as the stackanetes image is no longer actively maintained Change-Id: I5bfdc156ae228ab16da57569ac6b05a9a125cb6a Signed-off-by: Steve Wilkerson <sw5822@att.com>
This commit is contained in:
committed by
Steve Wilkerson
parent
0aad14a6f9
commit
b50fae62a4
@@ -24,7 +24,7 @@ images:
|
||||
tags:
|
||||
kubernetes_keystone_webhook: docker.io/k8scloudprovider/k8s-keystone-auth:v0.2.0
|
||||
scripted_test: docker.io/openstackhelm/heat:newton-ubuntu_xenial
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
|
||||
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
||||
image_repo_sync: docker.io/docker:17.07.0
|
||||
pull_policy: IfNotPresent
|
||||
local_registry:
|
||||
|
||||
Reference in New Issue
Block a user