From f120df4e7c9bdd10f5351fcb0980dab4da520faf Mon Sep 17 00:00:00 2001 From: Scott Hussey Date: Wed, 15 Nov 2017 10:03:21 -0600 Subject: [PATCH] Update to latest entrypoint container image Update the dep_check image to the latest Stackanetes entrypoint image. Change-Id: I0c3d1cc8260b35e801f62af6bcc07136cd443987 --- charts/deckhand/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/deckhand/values.yaml b/charts/deckhand/values.yaml index 10cf2191..7c9c2168 100644 --- a/charts/deckhand/values.yaml +++ b/charts/deckhand/values.yaml @@ -21,7 +21,7 @@ labels: images: tags: deckhand: quay.io/attcomdev/deckhand:latest - dep_check: docker.io/kolla/ubuntu-source-kubernetes-entrypoint:4.0.0 + dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1 db_init: docker.io/postgres:9.5 db_sync: docker.io/postgres:9.5 ks_user: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3