aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2020-12-01 09:47:56 +0100
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2020-12-01 09:53:31 +0100
commitb9afa7d1d25f63a68dcb03fda523cd968323bddc (patch)
tree85325686afeec5f80de1bf9c4f328083ef80a814
parenta08db0025fde64450c7dbb0b6adeb0ebe8075f35 (diff)
[OOM CERT-SERVICE] Release CertService 2.3.0
Issue-ID: OOM-2559 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I19fdf5c00656e4a309da3ad3b696e38a3cfe1cf3
-rw-r--r--docs/sections/change-log.rst41
-rw-r--r--releases/2.3.0-container.yaml16
2 files changed, 57 insertions, 0 deletions
diff --git a/docs/sections/change-log.rst b/docs/sections/change-log.rst
index 8f6bda61..cc738154 100644
--- a/docs/sections/change-log.rst
+++ b/docs/sections/change-log.rst
@@ -14,6 +14,47 @@ Honolulu
==============
+Version: 2.3.0
+--------------
+
+:Release Date: 2020-12-01
+
+**New Features**
+
+* Extended CertService by support for new SANs types - IPs, E-mails, URIs
+
+**Bug Fixes**
+
+ N/A
+
+**Known Issues**
+
+ N/A
+
+**Security Notes**
+
+ N/A
+
+*Fixed Security Issues*
+
+ N/A
+
+*Known Security Issues*
+
+ N/A
+
+*Known Vulnerabilities in Used Modules*
+
+ N/A
+
+**Upgrade Notes**
+
+**Deprecation Notes**
+
+**Other**
+
+==============
+
Version: 2.2.0
--------------
diff --git a/releases/2.3.0-container.yaml b/releases/2.3.0-container.yaml
new file mode 100644
index 00000000..81ab3fa2
--- /dev/null
+++ b/releases/2.3.0-container.yaml
@@ -0,0 +1,16 @@
+distribution_type: 'container'
+container_release_tag: '2.3.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/139'
+ref: a08db0025fde64450c7dbb0b6adeb0ebe8075f35
+containers:
+ - name: 'org.onap.oom.platform.cert-service.oom-certservice-api'
+ version: '2.3.0-20201130T201606Z'
+ - name: 'org.onap.oom.platform.cert-service.oom-certservice-client'
+ version: '2.3.0-20201130T201606Z'
+ - name: 'org.onap.oom.platform.cert-service.oom-certservice-post-processor'
+ version: '2.3.0-20201130T201606Z'
+ - name: 'org.onap.oom.platform.cert-service.oom-certservice-k8s-external-provider'
+ version: '2.3.0-20201130T201606Z'