From: Piotr Marcinkiewicz Date: Thu, 22 Jul 2021 10:51:11 +0000 (+0200) Subject: [OOM-CERT-SERVICE] Release 2.4.0 X-Git-Tag: 2.4.1~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=333966e38367d2d889bbfeee13eb688d7eab7346;p=oom%2Fplatform%2Fcert-service.git [OOM-CERT-SERVICE] Release 2.4.0 Issue-ID: OOM-2754 Signed-off-by: Piotr Marcinkiewicz Change-Id: I4b2d64fff6de6ff7947145c312e019e5b93e7ceb --- diff --git a/docs/sections/change-log.rst b/docs/sections/change-log.rst index ad54434a..d8f4e938 100644 --- a/docs/sections/change-log.rst +++ b/docs/sections/change-log.rst @@ -15,7 +15,7 @@ Istanbul Version: 2.4.0 -------------- -:Release Date: +:Release Date: 2021-07-22 **New Features** diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 7d418211..ecd0ea6c 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -11,8 +11,8 @@ OOM Certification Service Release Notes :depth: 2 .. -Version: 2.4.0 [not released yet] -================================= +Version: 2.4.0 +============== Abstract -------- diff --git a/releases/2.4.0-container.yaml b/releases/2.4.0-container.yaml new file mode 100644 index 00000000..9a750c04 --- /dev/null +++ b/releases/2.4.0-container.yaml @@ -0,0 +1,14 @@ +distribution_type: 'container' +container_release_tag: '2.4.0' +container_pull_registry: nexus3.onap.org:10003 +container_push_registry: nexus3.onap.org:10002 +project: 'oom-platform-cert-service' +log_dir: 'oom-platform-cert-service-maven-docker-stage-master/377' +ref: 8cf04372826916c1cd5e901367eb474cfe6918dc +containers: + - name: 'org.onap.oom.platform.cert-service.oom-certservice-api' + version: '2.4.0-20210722T103725Z' + - name: 'org.onap.oom.platform.cert-service.oom-certservice-post-processor' + version: '2.4.0-20210722T103725Z' + - name: 'org.onap.oom.platform.cert-service.oom-certservice-k8s-external-provider' + version: '2.4.0-20210722T103725Z'