From: Jack Lucas Date: Tue, 9 Feb 2021 01:08:02 +0000 (-0500) Subject: Release cm-container 4.2.0 X-Git-Tag: 4.3.1-cm-container~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=07b131bf28cbe0f5a601b131eb40013cc199b8e7;p=dcaegen2%2Fdeployments.git Release cm-container 4.2.0 Use cloudifyplatform/community-cloudify-manager-aio:5.1.2 as base image for cm-container to pick up Cloudify fix for a bug where CM used its previous IP address rather than the new assigned when the container is restarted. Issue-ID: DCAEGEN2-2581 Signed-off-by: Jack Lucas Change-Id: Iff17dd12fea27185ec17bb6e5d91851bdd6d2bb4 --- diff --git a/releases/4.2.0-cm-container.yaml b/releases/4.2.0-cm-container.yaml new file mode 100644 index 0000000..f9aa182 --- /dev/null +++ b/releases/4.2.0-cm-container.yaml @@ -0,0 +1,9 @@ +distribution_type: 'container' +container_release_tag: '4.2.0' +git_tag: '4.2.0-cm-container' +project: 'dcaegen2/deployments' +log_dir: 'dcaegen2-deployments-master-merge-java/288' +ref: f706e2f0f401c26a507f38b13c6f6bac7f6594bb +containers: + - name: 'org.onap.dcaegen2.deployments.cm-container' + version: '4.2.0-SNAPSHOT-20210208T162243Z' \ No newline at end of file