From 858a95e48507cde00977408ee6cf8feddc13e063 Mon Sep 17 00:00:00 2001 From: Dileep Ranganathan Date: Wed, 10 Apr 2019 15:36:28 -0700 Subject: Model Repo package Added Model repo package consists of Minio Helm charts Change-Id: I47427cbc7e745f658a1dcf75742b3ae3226fc3d0 Issue-ID: ONAPARC-487 Signed-off-by: Dileep Ranganathan --- vnfs/DAaaS/model-repo/Chart.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 vnfs/DAaaS/model-repo/Chart.yaml (limited to 'vnfs/DAaaS/model-repo/Chart.yaml') diff --git a/vnfs/DAaaS/model-repo/Chart.yaml b/vnfs/DAaaS/model-repo/Chart.yaml new file mode 100755 index 00000000..ee9f546d --- /dev/null +++ b/vnfs/DAaaS/model-repo/Chart.yaml @@ -0,0 +1,22 @@ +apiVersion: v1 +description: Minio is a high performance distributed object storage server, designed for large-scale private cloud infrastructure. +name: model-repo +version: 2.4.6 +appVersion: RELEASE.2019-02-12T21-58-47Z +keywords: +- storage +- object-storage +- S3 +home: https://minio.io +icon: https://www.minio.io/img/logo_160x160.png +sources: +- https://github.com/minio/minio +maintainers: +- name: Acaleph + email: hello@acale.ph +- name: Minio + email: dev@minio.io +- name: nitisht + email: nitish@min.io +- name: wlan0 + email: sid@min.io -- cgit 1.2.3-korg