diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2019-04-10 15:36:28 -0700 |
---|---|---|
committer | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2019-04-10 15:36:28 -0700 |
commit | 858a95e48507cde00977408ee6cf8feddc13e063 (patch) | |
tree | aec905804238a3020e3228a5e5c285f10e9341c3 /vnfs/DAaaS/model-repo/Chart.yaml | |
parent | e339330753f696f21c13f1ef70087a474a85308d (diff) |
Model Repo package
Added Model repo package consists of Minio Helm charts
Change-Id: I47427cbc7e745f658a1dcf75742b3ae3226fc3d0
Issue-ID: ONAPARC-487
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'vnfs/DAaaS/model-repo/Chart.yaml')
-rwxr-xr-x | vnfs/DAaaS/model-repo/Chart.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
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 |