diff options
author | dyh <dengyuanhong@chinamobile.com> | 2020-10-29 14:32:29 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2020-10-29 14:32:47 +0800 |
commit | 3c0eaefcac0827d16305bc6154635cac3e5c3487 (patch) | |
tree | 7aaad9ef120bf85be85ae2ca7dc60cbb732ffe63 /releases | |
parent | 9d94d9ed110a5ab28591509e0bc77d4e5407c3a0 (diff) |
Publish vfc-nslcm image version of 1.4.1
Change-Id: I30851451d03c7236992a5e238eb2092557d3257e
Issue-ID: VFC-1754
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'releases')
-rw-r--r-- | releases/1.4.1-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/1.4.1-container.yaml b/releases/1.4.1-container.yaml new file mode 100644 index 00000000..f1446db5 --- /dev/null +++ b/releases/1.4.1-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '1.4.1' +project: 'vfc-nfvo-lcm' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: 'vfc-nfvo-lcm-master-docker-java-version-shell-daily/1315/' +ref: '9d94d9ed110a5ab28591509e0bc77d4e5407c3a0' +containers: + - name: 'vfc/nslcm' + version: '1.4.1-STAGING-20201029T061539'
\ No newline at end of file |