Add OpenSUSE Leap15 specific values overrides for barbican

Only provide the paths for the right images, no other helm charts updates.

Change-Id: Ibff6210d5bbbf5897eb23e252b6445a938a158d8
This commit is contained in:
Jiří Suchomel 2019-05-09 14:46:16 +02:00
parent 79dce5eec5
commit 3b56059087
2 changed files with 13 additions and 0 deletions

1
barbican/.helmignore Normal file
View File

@ -0,0 +1 @@
values_overrides

View File

@ -0,0 +1,12 @@
---
images:
tags:
bootstrap: "docker.io/openstackhelm/heat:rocky-opensuse_15"
scripted_test: "docker.io/openstackhelm/heat:rocky-opensuse_15"
db_init: "docker.io/openstackhelm/heat:rocky-opensuse_15"
barbican_db_sync: "docker.io/openstackhelm/barbican:rocky-opensuse_15"
db_drop: "docker.io/openstackhelm/heat:rocky-opensuse_15"
ks_user: "docker.io/openstackhelm/heat:rocky-opensuse_15"
ks_service: "docker.io/openstackhelm/heat:rocky-opensuse_15"
ks_endpoints: "docker.io/openstackhelm/heat:rocky-opensuse_15"
barbican_api: "docker.io/openstackhelm/barbican:rocky-opensuse_15"