From 245bccedd8b654bb16d22fafce57a65861af8b69 Mon Sep 17 00:00:00 2001 From: mpriyank Date: Wed, 5 Oct 2022 11:54:20 +0100 Subject: Add container YAML for DMI - Step 6 of the release process to add the container yaml file and release 1.2.1 of ncmp-dmi-plugin docker image Issue-ID: CPS-1296 Change-Id: I19171d408dac580cc4129bc4efbec0a52042fedc Signed-off-by: mpriyank --- releases/1.2.1-container.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 releases/1.2.1-container.yaml diff --git a/releases/1.2.1-container.yaml b/releases/1.2.1-container.yaml new file mode 100644 index 00000000..454f1b65 --- /dev/null +++ b/releases/1.2.1-container.yaml @@ -0,0 +1,9 @@ +distribution_type: container +container_release_tag: 1.2.1 +project: cps/ncmp-dmi-plugin +log_dir: cps-ncmp-dmi-plugin-maven-docker-stage-master/508/ +ref: 667818457db7ca29a6d3d6f7404be9e048eb9c02 +tag_release: true +containers: + - name: 'ncmp-dmi-plugin' + version: '1.2.1-20221005T101747Z' -- cgit 1.2.3-korg