Skip to content

Commit

Permalink
Update dockerfile link
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasskeidsvoll committed Mar 6, 2024
1 parent d0d5d77 commit 8841e48
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion repos/testing/minio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion repos/testing/minio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
2 changes: 1 addition & 1 deletion repos/testing/minio/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ spec:
service:
name: {{ template "fullname" . }}
port:
number: 9001
number: 9001

0 comments on commit 8841e48

Please sign in to comment.