summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-01-07 09:19:14 +0000
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-01-07 09:41:20 +0000
commit1d474d6d3d97a303d8acc01923f86b5c375a718f (patch)
treec473c53a4c43270c7a4f426d300f6a5ba18c322c
parente2efe94abbbf3ee36475265d1117757d9ccdbdd5 (diff)
dmi-plugin docker release version 1.0.3 Istanbul
update release notes Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Ic665a821f8a9aa0c9613698c2c6dcae760ae1e72
-rw-r--r--docs/release-notes.rst25
-rw-r--r--releases/1.0.3-container.yaml9
2 files changed, 34 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 804cc308..3e74199d 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -18,6 +18,31 @@ DMI-Plugin Release Notes
.. * * * ISTANBUL * * *
.. ========================
+Version: 1.0.3
+==============
+
+Release Data
+------------
+
++--------------------------------------+--------------------------------------------------------+
+| **CPS Project** | DMI-Plugin |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Docker images** | onap/ncmp-dmi-plugin:1.0.3 |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Release designation** | 1.0.3 Istanbul |
+| | |
++--------------------------------------+--------------------------------------------------------+
+| **Release date** | 2022-07-01 |
+| | |
++--------------------------------------+--------------------------------------------------------+
+
+Bug Fixes
+---------
+
+ - `CPS-841 <https://jira.onap.org/browse/CPS-841>`_ Update log4j version to 2.17.1 due to security vulnerability
+
Version: 1.0.2
==============
diff --git a/releases/1.0.3-container.yaml b/releases/1.0.3-container.yaml
new file mode 100644
index 00000000..7d69c420
--- /dev/null
+++ b/releases/1.0.3-container.yaml
@@ -0,0 +1,9 @@
+distribution_type: container
+container_release_tag: 1.0.3
+project: cps/ncmp-dmi-plugin
+log_dir: cps-ncmp-dmi-plugin-maven-docker-stage-istanbul/63
+ref: e2efe94abbbf3ee36475265d1117757d9ccdbdd5
+tag_release: true
+containers:
+ - name: 'ncmp-dmi-plugin'
+ version: '1.0.3-20220106T113352Z' \ No newline at end of file