diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-09-06 14:23:26 +0200 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-09-06 14:23:26 +0200 |
commit | 36baf4c7cce6232d2d02c92186670d3e620ef7b0 (patch) | |
tree | 276704729f33994115c3e2073e4bb84d9555ef14 /releases/1.3.1-container.yaml | |
parent | d611e7abbae8b4a1a5d9d6bb807086cf448d9bb2 (diff) |
Release tca-gen2 1.3.1
Changes:
- Update DCAE-SDK to load config and policies from mounted files
- Vulnerabilities fixes
- Add AaiSerializer to prevent the duplication entry
- Fix AAI HTTPS connection issues
Issue-ID: DCAEGEN2-2710
Issue-ID: DCAEGEN2-2803
Issue-ID: DCAEGEN2-2878
Issue-ID: DCAEGEN2-2831
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I30daee7985d19c2ebc03fbe6226f4f28c11f2fad
Diffstat (limited to 'releases/1.3.1-container.yaml')
-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..8b4e1d9 --- /dev/null +++ b/releases/1.3.1-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +version: '1.3.1' +project: 'dcaegen2-analytics-tcagen2' +log_dir: 'dcaegen2-analytics-tca-gen2-maven-docker-stage-master/796/' +containers: + - name: 'org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web' + version: '1.3.1-20210903T141613Z' +container_release_tag: '1.3.1' +ref: 'd611e7abbae8b4a1a5d9d6bb807086cf448d9bb2' +git_tag: '1.3.1-tca-gen2' |