From: Konrad Bańka Date: Wed, 12 May 2021 16:45:26 +0000 (+0200) Subject: Add k8splugin releases file for 0.8.2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6c3ba29160f733b7555b2d760c35b54110eee929;p=multicloud%2Fk8s.git Add k8splugin releases file for 0.8.2 Releasing image containing Helm3 migration commit, that also fixes issue with healthcheck API linked below. Additionaly it contains DeletePropagationPolicy fix. Issue-ID: MULTICLOUD-1295 Issue-ID: MULTICLOUD-1338 Issue-ID: MULTICLOUD-1348 Signed-off-by: Konrad Bańka Change-Id: Iac2774fee966054667d6b89504e815d446481362 --- diff --git a/releases/0.8.2-container.yaml b/releases/0.8.2-container.yaml new file mode 100644 index 00000000..82cd391c --- /dev/null +++ b/releases/0.8.2-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '0.8.2' +project: 'multicloud-k8s' +log_dir: 'multicloud-k8s-honolulu-docker-golang-shell-daily/28/' +ref: 1f1a909349d0e53d3b3764fad9fe7781a70fc73d +containers: + - name: 'multicloud/k8s' + version: '0.8.2-SNAPSHOT'