From: Brian Freeman Date: Wed, 4 Dec 2019 22:36:44 +0000 (-0500) Subject: Fix cds image ref X-Git-Tag: 6.0.0-ONAP~277 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=397d61fd164a184ba9f48dbe560385e206bec152;p=integration.git Fix cds image ref Issue-ID: INT-1217 Change-Id: I3a12608189a0489ecd19585fca157f03db13d4fa Signed-off-by: Brian Freeman --- diff --git a/deployment/heat/onap-rke/staging-image-override.yaml b/deployment/heat/onap-rke/staging-image-override.yaml index add178a8f..25f032474 100644 --- a/deployment/heat/onap-rke/staging-image-override.yaml +++ b/deployment/heat/onap-rke/staging-image-override.yaml @@ -6,9 +6,9 @@ cds: cds-command-executor: image: onap/ccsdk-commandexecutor:0.7.0-STAGING-latest cds-blueprints-processor: - image: onap/ccsdk-blueprintsprocessor:0.7.0-SNAPSHOT-latest + image: onap/ccsdk-blueprintsprocessor:0.7.0-STAGING-latest cds-ui: - image: onap/ccsdk-cds-ui-server:0.7.0-SNAPSHOT-latest + image: onap/ccsdk-cds-ui-server:0.7.0-STAGING-latest cds-sdc-listener: image: onap/ccsdk-sdclistener:0.7.0-STAGING-latest common: