Uplift shipyard chart/images

- This fixes airflow auth issue

Change-Id: I860b07cb19b7a47cda29dab723dac8a3becf7122
This commit is contained in:
Kaspars Skels 2019-01-02 16:37:05 -06:00
parent 97ccdc302f
commit a9f5fc93e3
2 changed files with 10 additions and 10 deletions

View File

@ -267,7 +267,7 @@ data:
type: git
shipyard:
location: https://git.openstack.org/openstack/airship-shipyard
reference: 70ec78815dfc9deeb342a3fccfa3cd079a4312d9
reference: 4dd6b484d11e86ad51da733841b9ef137421d461
subpath: charts/shipyard
type: git
shipyard-htk:
@ -484,17 +484,17 @@ data:
ks_user: docker.io/openstackhelm/heat:ocata
promenade: quay.io/airshipit/promenade:cfb8aa498c294c2adbc369ba5aaee19b49550d22
shipyard:
airflow: quay.io/airshipit/airflow:70ec78815dfc9deeb342a3fccfa3cd079a4312d9
airflow: quay.io/airshipit/airflow:4dd6b484d11e86ad51da733841b9ef137421d461
airflow_db_init: docker.io/postgres:9.5
airflow_db_sync: quay.io/airshipit/airflow:70ec78815dfc9deeb342a3fccfa3cd079a4312d9
airflow_db_sync: quay.io/airshipit/airflow:4dd6b484d11e86ad51da733841b9ef137421d461
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
image_repo_sync: docker.io/docker:17.07.0
ks_endpoints: docker.io/openstackhelm/heat:ocata
ks_service: docker.io/openstackhelm/heat:ocata
ks_user: docker.io/openstackhelm/heat:ocata
shipyard: quay.io/airshipit/shipyard:70ec78815dfc9deeb342a3fccfa3cd079a4312d9
shipyard: quay.io/airshipit/shipyard:4dd6b484d11e86ad51da733841b9ef137421d461
shipyard_db_init: docker.io/postgres:9.5
shipyard_db_sync: quay.io/airshipit/shipyard:70ec78815dfc9deeb342a3fccfa3cd079a4312d9
shipyard_db_sync: quay.io/airshipit/shipyard:4dd6b484d11e86ad51da733841b9ef137421d461
tiller:
tiller: gcr.io/kubernetes-helm/tiller:v2.10.0
barbican:

View File

@ -270,7 +270,7 @@ data:
type: git
location: https://git.openstack.org/openstack/airship-shipyard
subpath: charts/shipyard
reference: 0a14e7e80fb7b7bd41b29e9690f231229c1e95ca
reference: 4dd6b484d11e86ad51da733841b9ef137421d461
shipyard-htk:
type: git
location: https://git.openstack.org/openstack/openstack-helm-infra
@ -335,13 +335,13 @@ data:
drydock_db_init: docker.io/postgres:9.5
drydock_db_sync: quay.io/airshipit/drydock:3470f89519d018c572905566891bafc8a3c51c3b
shipyard:
airflow: quay.io/airshipit/airflow:0a14e7e80fb7b7bd41b29e9690f231229c1e95ca
shipyard: quay.io/airshipit/shipyard:0a14e7e80fb7b7bd41b29e9690f231229c1e95ca
airflow: quay.io/airshipit/airflow:4dd6b484d11e86ad51da733841b9ef137421d461
shipyard: quay.io/airshipit/shipyard:4dd6b484d11e86ad51da733841b9ef137421d461
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1
shipyard_db_init: docker.io/postgres:9.5
shipyard_db_sync: quay.io/airshipit/shipyard:0a14e7e80fb7b7bd41b29e9690f231229c1e95ca
shipyard_db_sync: quay.io/airshipit/shipyard:4dd6b484d11e86ad51da733841b9ef137421d461
airflow_db_init: docker.io/postgres:9.5
airflow_db_sync: quay.io/airshipit/airflow:0a14e7e80fb7b7bd41b29e9690f231229c1e95ca
airflow_db_sync: quay.io/airshipit/airflow:4dd6b484d11e86ad51da733841b9ef137421d461
ks_user: docker.io/openstackhelm/heat:ocata
ks_service: docker.io/openstackhelm/heat:ocata
ks_endpoints: docker.io/openstackhelm/heat:ocata