aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonrad Bańka <k.banka@samsung.com>2021-05-12 18:45:26 +0200
committerKonrad Bańka <k.banka@samsung.com>2021-05-12 21:05:32 +0200
commit6c3ba29160f733b7555b2d760c35b54110eee929 (patch)
tree4f697066b0e7f149cf5c7146be99f0e8b02a1484
parent1f1a909349d0e53d3b3764fad9fe7781a70fc73d (diff)
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 <k.banka@samsung.com> Change-Id: Iac2774fee966054667d6b89504e815d446481362
-rw-r--r--releases/0.8.2-container.yaml8
1 files changed, 8 insertions, 0 deletions
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'