mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-04 23:25:16 +00:00
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:
@@ -40,7 +40,7 @@ pod:
|
||||
images:
|
||||
tags:
|
||||
postgresql: "docker.io/postgres:9.5"
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.0
|
||||
pull_policy: IfNotPresent
|
||||
|
||||
storage:
|
||||
|
||||
Reference in New Issue
Block a user