diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-02-01 08:10:47 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-02-01 08:10:47 +0100 |
commit | ce440f2abbd7555053eed2c4bceb5c275ebd0b34 (patch) | |
tree | 966cec49fa9031ff0c6fe85ade417b2e1c83bf8c /releases | |
parent | 898cf07d59c3586180b43bc4b1289d5c20d019fd (diff) |
Release runtime-api 1.2.1
Changes:
- Update blueprint-generator version to 1.7.2
Issue-ID: DCAEGEN2-1179
Issue-ID: DCAEGEN2-2441
Issue-ID: DCAEGEN2-2546
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ia1533abd78bf9541c662c36eb9852cf45e34d536
Diffstat (limited to 'releases')
-rw-r--r-- | releases/1.2.1-runtimeapi-container.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/1.2.1-runtimeapi-container.yaml b/releases/1.2.1-runtimeapi-container.yaml new file mode 100644 index 0000000..c6e04fc --- /dev/null +++ b/releases/1.2.1-runtimeapi-container.yaml @@ -0,0 +1,9 @@ +distribution_type: 'container' +container_release_tag: '1.2.1' +project: 'dcaegen2-platform' +log_dir: 'dcaegen2-platform-mod-master-runtimeapi-merge-java/26' +ref: 898cf07d59c3586180b43bc4b1289d5c20d019fd +containers: + - name: 'org.onap.dcaegen2.platform.mod.runtime-web' + version: '1.2.1-SNAPSHOT-20210129T134650Z' +git_tag: '1.2.1-mod-runtimeapi' |