From 2d9e8566cbd81e6feb7e3068f6ff089fdc3a93d9 Mon Sep 17 00:00:00 2001 From: Lukasz Rajewski Date: Wed, 6 Oct 2021 12:55:11 +0200 Subject: Add k8splugin releases file for 0.9.1 Add k8splugin releases file for 0.9.1 Issue-ID: MULTICLOUD-1345 Issue-ID: MULTICLOUD-1269 Issue-ID: MULTICLOUD-1332 Issue-ID: MULTICLOUD-1397 Issue-ID: MULTICLOUD-1398 Signed-off-by: Lukasz Rajewski Change-Id: I646833a9b74150e80bc9796391beb9ed7a574b33 --- releases/0.9.1-container.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 releases/0.9.1-container.yaml (limited to 'releases') diff --git a/releases/0.9.1-container.yaml b/releases/0.9.1-container.yaml new file mode 100644 index 00000000..dd0b031e --- /dev/null +++ b/releases/0.9.1-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '0.9.1' +project: 'multicloud-k8s' +log_dir: 'multicloud-k8s-master-docker-golang-shell-daily/1104/' +ref: 258e59bf8563021f4eded42b33c6cc61a6ffebd8 +containers: + - name: 'multicloud/k8s' + version: '0.9.1-SNAPSHOT' -- cgit 1.2.3-korg