dmi-plugin docker release version 1.0.3 Istanbul 03/126503/2
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Fri, 7 Jan 2022 09:19:14 +0000 (09:19 +0000)
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Fri, 7 Jan 2022 09:41:20 +0000 (09:41 +0000)
update release notes

Issue-ID: CPS-841
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Ic665a821f8a9aa0c9613698c2c6dcae760ae1e72

docs/release-notes.rst
releases/1.0.3-container.yaml [new file with mode: 0644]

index 804cc30..3e74199 100644 (file)
@@ -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 (file)
index 0000000..7d69c42
--- /dev/null
@@ -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