diff --git a/charts/shipyard/values.yaml b/charts/shipyard/values.yaml index e341955c..253852be 100644 --- a/charts/shipyard/values.yaml +++ b/charts/shipyard/values.yaml @@ -30,9 +30,9 @@ images: shipyard_db_sync: docker.io/postgres:9.5 airflow_db_init: docker.io/postgres:9.5 airflow_db_sync: quay.io/attcomdev/airflow:latest - ks_user: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3 - ks_service: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3 - ks_endpoints: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3 + ks_user: docker.io/kolla/ubuntu-source-heat-engine:3.0.3 + ks_service: docker.io/kolla/ubuntu-source-heat-engine:3.0.3 + ks_endpoints: docker.io/kolla/ubuntu-source-heat-engine:3.0.3 pull_policy: "IfNotPresent" release_group: null