Release healthcheck image 2.2.0 92/122192/1
authorJack Lucas <jflos@sonoris.net>
Thu, 24 Jun 2021 19:11:59 +0000 (15:11 -0400)
committerJack Lucas <jflos@sonoris.net>
Thu, 24 Jun 2021 19:11:59 +0000 (15:11 -0400)
Use an alpine base image without Python
for the DCAE healthcheck image.  This fixes
an issue with Python 2 being present in the
previous version of the image.

Issue-ID: DCAEGEN2-2737
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I1b5d0f757f8b6a0722b673009afbc9e634c0ed7c

releases/2.2.0-healthcheck-container.yaml [new file with mode: 0644]

diff --git a/releases/2.2.0-healthcheck-container.yaml b/releases/2.2.0-healthcheck-container.yaml
new file mode 100644 (file)
index 0000000..7b091c4
--- /dev/null
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '2.2.0'
+project: 'dcaegen2/deployments'
+log_dir: 'dcaegen2-deployments-master-release-version-java-daily/1284/'
+ref: 2845909f3df0d0eaa107fc502be0f22efda89f76
+containers:
+    - name: 'org.onap.dcaegen2.deployments.healthcheck-container'
+      version: '2.2.0-SNAPSHOT-20210624T003024Z'