mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +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:
@@ -23,7 +23,7 @@ images:
|
||||
tags:
|
||||
openvswitch_db_server: docker.io/openstackhelm/openvswitch:v2.8.1
|
||||
openvswitch_vswitchd: docker.io/openstackhelm/openvswitch:v2.8.1
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
|
||||
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.0
|
||||
pull_policy: "IfNotPresent"
|
||||
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user