aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'