diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-06 21:33:21 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2020-03-06 13:39:17 +0000 |
commit | 7460a93f587eaa1014608083d8eccf6977d2545a (patch) | |
tree | 26b369c4166ffbe3c144e370c9e728a73adf32fa | |
parent | adfc4f436c641c9c1d3dc401fd96108952433ef9 (diff) |
Publish image version about multivimproxy of 1.3.1
Change-Id: I66b512fbd496caca6791ab1e453edd51ac930f9e
Issue-ID: VFC-1638
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r-- | releases/1.3.1-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/1.3.1-container.yaml b/releases/1.3.1-container.yaml new file mode 100644 index 0000000..713d0ac --- /dev/null +++ b/releases/1.3.1-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '1.3.1' +project: 'vfc-nfvo-driver-ems' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +log_dir: 'vfc-nfvo-multivimproxy-master-docker-java-version-shell-daily/725/' +ref: 'adfc4f436c641c9c1d3dc401fd96108952433ef9' +containers: + - name: 'vfc/multivimproxy' + version: '1.3.1-STAGING-20200305T155416' |