From 1d474d6d3d97a303d8acc01923f86b5c375a718f Mon Sep 17 00:00:00 2001 From: "puthuparambil.aditya" Date: Fri, 7 Jan 2022 09:19:14 +0000 Subject: dmi-plugin docker release version 1.0.3 Istanbul update release notes Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya Change-Id: Ic665a821f8a9aa0c9613698c2c6dcae760ae1e72 --- docs/release-notes.rst | 25 +++++++++++++++++++++++++ releases/1.0.3-container.yaml | 9 +++++++++ 2 files changed, 34 insertions(+) create mode 100644 releases/1.0.3-container.yaml 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 `_ 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 -- cgit 1.2.3-korg