From: Vijay Venkatesh Kumar Date: Fri, 24 Mar 2023 22:26:56 +0000 (+0000) Subject: Release 1.12.3 container X-Git-Tag: 1.12.4~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Flondon;p=dcaegen2%2Fcollectors%2Fves.git Release 1.12.3 container Rolls up below 1.12.x updates - [DCAEGEN2-3345] - Test updates for ConfigProcessor, DMaaPConfigurationParser & DMaaPEventPublisher - [DCAEGEN2-3334] - Update tests execution to be platform agnostic - [DCAEGEN2-3345] - Add additional tests for ConfigProcessor and ApiAuthInterceptor - [DCAEGEN2-3257] - Align DCAE components with the new logging GR. - [DCAEGEN2-3295] - SDK upgrade to 1.9.0 (CBSclient changed to remove CBS/Consul parameters) Change-Id: I72c80cdb8cd53badc2424b48705235c1af728277 Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-3366 --- diff --git a/releases/1.12.3-container.yaml b/releases/1.12.3-container.yaml new file mode 100644 index 00000000..f209dee9 --- /dev/null +++ b/releases/1.12.3-container.yaml @@ -0,0 +1,9 @@ +distribution_type: 'container' +container_release_tag: '1.12.3' +project: 'dcaegen2-collectors-ves' +log_dir: 'dcaegen2-collectors-ves-maven-docker-stage-master/1346/' +ref: 66af83f78633f6d3884a7a477ea69422aa41af2b +containers: + - name: 'org.onap.dcaegen2.collectors.ves.vescollector' + version: '1.12.3-20230324T083906Z' +git_tag: '1.12.3'