From: Jack Lucas Date: Thu, 24 Jun 2021 19:11:59 +0000 (-0400) Subject: Release healthcheck image 2.2.0 X-Git-Tag: 1.1.1-consul-loader-container~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=22febba908f5312241bc169205b53bcfc20c8cf8;p=dcaegen2%2Fdeployments.git Release healthcheck image 2.2.0 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 Change-Id: I1b5d0f757f8b6a0722b673009afbc9e634c0ed7c --- diff --git a/releases/2.2.0-healthcheck-container.yaml b/releases/2.2.0-healthcheck-container.yaml new file mode 100644 index 0000000..7b091c4 --- /dev/null +++ b/releases/2.2.0-healthcheck-container.yaml @@ -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'