diff options
author | Ritu Sood <ritu.sood@intel.com> | 2021-05-12 19:45:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-05-12 19:45:32 +0000 |
commit | cf5527b09bfc263760ea6472d80bc6f1b438a37e (patch) | |
tree | 438b669572768ba8f21df71adc3d0d1b8cc4c175 /releases/0.8.2-container.yaml | |
parent | 92ab9351005deb3effd62c5b7d5a547056c60894 (diff) | |
parent | 6c3ba29160f733b7555b2d760c35b54110eee929 (diff) |
Merge "Add k8splugin releases file for 0.8.2" into honolulu
Diffstat (limited to 'releases/0.8.2-container.yaml')
-rw-r--r-- | releases/0.8.2-container.yaml | 8 |
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' |