Use v0.3.0 of kubernetes-entrypoint

This version is already being used by some charts, so this brings the
rest of the charts in line and allows them to use a new feature,
pod dependencies, that this version provides.

Change-Id: Ie8289eb09b31cd8f98c2c5b4dd5bbe469078e6d8
This commit is contained in:
Sean Eagan
2018-03-16 13:28:11 -05:00
parent ac2b8a090b
commit 85587f2f56
26 changed files with 27 additions and 27 deletions

View File

@@ -68,7 +68,7 @@ chart:
cfn: docker.io/kolla/ubuntu-source-heat-api:3.0.3
cloudwatch: docker.io/kolla/ubuntu-source-heat-api:3.0.3
engine: docker.io/openstackhelm/heat:newton
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.0
pull_policy: "IfNotPresent"
The OpenStack-Helm project today uses a mix of Docker images from