diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-14 14:59:43 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 06:34:55 -0800 |
commit | b414e7486e6e0d47e3517d046b0ad650fe185768 (patch) | |
tree | 03e7b730b8e97e14720f0be398ccc4bacd5b98f5 /version-manifest/src/main/resources | |
parent | 3c26920648e5707ddbddeb6841b023a23f985acb (diff) |
Add images from helm charts into staging manifest
Change-Id: I0036a0fb659b4df516d6629985cfd6448f90bb89
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'version-manifest/src/main/resources')
-rw-r--r-- | version-manifest/src/main/resources/docker-manifest-staging.csv | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/version-manifest/src/main/resources/docker-manifest-staging.csv b/version-manifest/src/main/resources/docker-manifest-staging.csv index 15a262d22..ac4eeef16 100644 --- a/version-manifest/src/main/resources/docker-manifest-staging.csv +++ b/version-manifest/src/main/resources/docker-manifest-staging.csv @@ -34,6 +34,11 @@ onap/clamp-dashboard-kibana,3.0-STAGING-latest onap/clamp-dashboard-logstash,3.0-STAGING-latest onap/cli,2.0.4 onap/data-router,1.3-STAGING-latest +onap/dcae-be,1.3-STAGING-latest +onap/dcae-dt,1.2-STAGING-latest +onap/dcae-fe,1.3-STAGING-latest +onap/dcae-tools,1.3-STAGING-latest +onap/dcae-tosca-app,1.3-STAGING-latest onap/dmaap/buscontroller,1.0.23 onap/dmaap/datarouter-node,latest onap/dmaap/datarouter-prov,latest |