diff options
author | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2021-02-04 15:03:40 +0100 |
---|---|---|
committer | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2021-02-04 15:10:46 +0100 |
commit | b3cbf1d710098f5d92f4f7ef8d7ee262db9c6f68 (patch) | |
tree | b8dcf71ac91727c942caf8c46c67154c59d2d871 /releases/1.0.4-container.yaml | |
parent | cf0a4eb1def584cb9d982dbeac9b278e51502797 (diff) |
Release version to 1.0.4
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ic73c9307f66c0584f0bf835e3314f620be9c9f1d
Issue-ID: INT-1844
Diffstat (limited to 'releases/1.0.4-container.yaml')
-rw-r--r-- | releases/1.0.4-container.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/releases/1.0.4-container.yaml b/releases/1.0.4-container.yaml new file mode 100644 index 0000000..8640bc6 --- /dev/null +++ b/releases/1.0.4-container.yaml @@ -0,0 +1,16 @@ +distribution_type: 'container' +container_release_tag: '1.0.4' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +project: 'integration-pnf-simulator' +log_dir: 'integration-pnf-simulator-maven-docker-stage-master/318/' +ref: cf0a4eb1def584cb9d982dbeac9b278e51502797 +containers: + - name: 'org.onap.integration.simulators.pnfsimulator' + version: '1.0.4-STAGE-20210204T134939Z' + - name: 'org.onap.integration.simulators.httpserver' + version: '1.0.4-STAGE-20210204T134939Z' + - name: 'org.onap.integration.simulators.netconfsimulator' + version: '1.0.4-STAGE-20210204T134939Z' + - name: 'org.onap.integration.simulators.netopeer' + version: '1.0.4-STAGE-20210204T134939Z' |