diff --git a/stable/minio/Chart.yaml b/stable/minio/Chart.yaml index 0dec336c79..ea34c50553 100755 --- a/stable/minio/Chart.yaml +++ b/stable/minio/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Minio is a high performance distributed object storage server, designed for large-scale private cloud infrastructure. name: minio -version: 1.9.1 +version: 1.9.2 appVersion: RELEASE.2018-10-18T00-28-58Z keywords: - storage @@ -16,3 +16,7 @@ maintainers: email: hello@acale.ph - name: Minio email: dev@minio.io +- name: nitisht + email: nitish@min.io +- name: wlan0 + email: sid@min.io diff --git a/stable/minio/OWNERS b/stable/minio/OWNERS new file mode 100644 index 0000000000..e7ba9c0f44 --- /dev/null +++ b/stable/minio/OWNERS @@ -0,0 +1,6 @@ +approvers: +- wlan0 +- nitisht +reviewers: +- wlan0 +- nitisht