From: Niranjana Date: Wed, 16 Mar 2022 11:51:35 +0000 (+0000) Subject: [SLICEANALYSIS] Release image 1.0.7 X-Git-Tag: 1.1.0-slice-analysis-ms~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f71b9f809b64f17ac2bedd02a1ed6cbdb7573517;p=dcaegen2%2Fservices.git [SLICEANALYSIS] Release image 1.0.7 - Use onap/integration-java11 image - Switch CBS client library to 1.8.7 - Fix null pointer exception while fetching slice-config - Remove security vulnerabilities - Calculate slice utilization data - Migrate SliceAnalysis MS to use unauthenticated topic - Update onset message test data Issue-ID: DCAEGEN2-2942 Signed-off-by: Niranjana Change-Id: I88c1cce684a0d578101f78db742347000af5ba53 --- diff --git a/releases/slice-analysis-ms-1.0.7-container.yaml b/releases/slice-analysis-ms-1.0.7-container.yaml new file mode 100644 index 00000000..4b49a948 --- /dev/null +++ b/releases/slice-analysis-ms-1.0.7-container.yaml @@ -0,0 +1,10 @@ +distribution_type: 'container' +version: '1.0.7' +project: 'dcaegen2-services-slice-analysis-ms' +log_dir: 'dcaegen2-services-slice-analysis-ms-maven-docker-stage-master/592' +containers: + - name: 'org.onap.dcaegen2.services.components.slice-analysis-ms' + version: '1.0.7-20220311T014931Z' +container_release_tag: '1.0.7' +ref: '29c5e813b5cb595af267f75c2fd0b846ea386304' +git_tag: '1.0.7-slice-analysis-ms'