diff --git a/charts/drydock/values.yaml b/charts/drydock/values.yaml index 25e9b5de..f33dd80f 100644 --- a/charts/drydock/values.yaml +++ b/charts/drydock/values.yaml @@ -25,9 +25,9 @@ images: tags: drydock: quay.io/attcomdev/drydock:1.0.1 dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1 - 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 + ks_user: docker.io/openstackhelm/heat:newton + ks_service: docker.io/openstackhelm/heat:newton + ks_endpoints: docker.io/openstackhelm/heat:newton drydock_db_init: docker.io/postgres:9.5 drydock_db_sync: quay.io/attcomdev/drydock:1.0.1 pull_policy: "IfNotPresent"