Release cm-container 4.2.0 12/117612/1
authorJack Lucas <jflos@sonoris.net>
Tue, 9 Feb 2021 01:08:02 +0000 (20:08 -0500)
committerJack Lucas <jflos@sonoris.net>
Tue, 9 Feb 2021 01:08:02 +0000 (20:08 -0500)
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 <jflos@sonoris.net>
Change-Id: Iff17dd12fea27185ec17bb6e5d91851bdd6d2bb4

releases/4.2.0-cm-container.yaml [new file with mode: 0644]

diff --git a/releases/4.2.0-cm-container.yaml b/releases/4.2.0-cm-container.yaml
new file mode 100644 (file)
index 0000000..f9aa182
--- /dev/null
@@ -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