diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-09-02 15:06:09 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-09-02 15:06:33 +0800 |
commit | b7d4d015fa96a246d73d863092d3362afcedc284 (patch) | |
tree | e6a45b5b47c9cacde328e5df0d7131382052f13f | |
parent | 9a409d89ece2c10a60db657da769e4149ff961c5 (diff) |
release nfvo-lcm version 1.4.4
Change-Id: I94c186b6579ebf35ab52cddd648803870c0879dc
Issue-ID: VFC-1885
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
-rw-r--r-- | releases/1.4.4-container.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/1.4.4-container.yaml b/releases/1.4.4-container.yaml new file mode 100644 index 00000000..4606311e --- /dev/null +++ b/releases/1.4.4-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +container_release_tag: '1.4.4' +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/1631/' +ref: '9a409d89ece2c10a60db657da769e4149ff961c5' +containers: + - name: 'vfc/nslcm' + version: '1.4.4-STAGING-20210902T065552'
\ No newline at end of file |