From 7c10ee264a53b82b8b9829704a1977afd33c0a3c Mon Sep 17 00:00:00 2001 From: Konrad Bańka Date: Wed, 14 Apr 2021 10:34:02 +0200 Subject: Add k8splugin releases file for 0.8.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Konrad Bańka Issue-ID: MULTICLOUD-1307 Issue-ID: MULTICLOUD-1308 Issue-ID: MULTICLOUD-1311 Change-Id: I4645cc1dd9c8e6dfcf2a5c27dddf09e4c8de5e5c --- releases/0.8.1-container.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releases/0.8.1-container.yaml (limited to 'releases') diff --git a/releases/0.8.1-container.yaml b/releases/0.8.1-container.yaml new file mode 100644 index 00000000..3957193e --- /dev/null +++ b/releases/0.8.1-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '0.8.1' +project: 'multicloud-k8s' +log_dir: 'multicloud-k8s-master-docker-golang-shell-daily/923/' +ref: 289ada89ffde602435ae924a9467d5361d4bfef0 +containers: + - name: 'multicloud/k8s' + version: '0.8.1-SNAPSHOT' -- cgit 1.2.3-korg