From: mpriyank Date: Thu, 9 Nov 2023 13:15:28 +0000 (+0000) Subject: Add container yaml for CPS X-Git-Tag: 3.4.1~42 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F23%2F136423%2F1;p=cps.git Add container yaml for CPS - added container yaml to release the docker images for CPS 3.4.0 Issue-ID: CPS-1962 Change-Id: I811c755fd508cd97e298b9b03a21f89b7ec05843 Signed-off-by: mpriyank --- diff --git a/releases/3.4.0-container.yaml b/releases/3.4.0-container.yaml new file mode 100644 index 0000000000..ecf745e340 --- /dev/null +++ b/releases/3.4.0-container.yaml @@ -0,0 +1,8 @@ +distribution_type: container +container_release_tag: 3.4.0 +project: cps +log_dir: cps-maven-docker-stage-master/931/ +ref: 89e0fe2ac01031fe15c0518cd4e47f2239a25444 +containers: + - name: 'cps-and-ncmp' + version: '3.4.0-20231109T124518Z' \ No newline at end of file