diff --git a/repos/testing/minio/Chart.yaml b/repos/testing/minio/Chart.yaml index e0d27769..044e034e 100755 --- a/repos/testing/minio/Chart.yaml +++ b/repos/testing/minio/Chart.yaml @@ -6,7 +6,7 @@ maintainers: email: spteam@metacenter.no home: https://minio.io/ icon: https://secure.gravatar.com/avatar/2a5ff6e3cc19dfd93b2e9e5c790449d3.jpg -version: 1.0.20 +version: 1.0.21 keywords: - File sharing - Cloud storage diff --git a/repos/testing/minio/README.md b/repos/testing/minio/README.md index c9cfc30d..17a9de2d 100644 --- a/repos/testing/minio/README.md +++ b/repos/testing/minio/README.md @@ -14,7 +14,7 @@ access minio's web interface through a web browser. ### Advanced This application uses the following Dockerfile: -- [minio](https://github.com/minio/minio/tree/c433572/Dockerfile) +- [minio](https://github.com/UNINETTSigma2/helm-charts-dockerfiles/blob/3a2e4f52837e4abdc772a3bc62cb7987acaac40a/minio/Dockerfile) #### Values | Value name | Description | diff --git a/repos/testing/minio/templates/ingress.yaml b/repos/testing/minio/templates/ingress.yaml index f7adba02..ed95d063 100644 --- a/repos/testing/minio/templates/ingress.yaml +++ b/repos/testing/minio/templates/ingress.yaml @@ -60,4 +60,4 @@ spec: service: name: {{ template "fullname" . }} port: - number: 9001 \ No newline at end of file + number: 9001