aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-07-22 12:51:11 +0200
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-07-22 12:51:11 +0200
commit333966e38367d2d889bbfeee13eb688d7eab7346 (patch)
tree09d8f903698ddbdad16d6330845245697972ebbf
parent8cf04372826916c1cd5e901367eb474cfe6918dc (diff)
[OOM-CERT-SERVICE] Release 2.4.0
Issue-ID: OOM-2754 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I4b2d64fff6de6ff7947145c312e019e5b93e7ceb
-rw-r--r--docs/sections/change-log.rst2
-rw-r--r--docs/sections/release-notes.rst4
-rw-r--r--releases/2.4.0-container.yaml14
3 files changed, 17 insertions, 3 deletions
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'