Skip to content

Commit

Permalink
testing latest minio version
Browse files Browse the repository at this point in the history
  • Loading branch information
sirikal committed Jan 11, 2024
1 parent b1f482b commit f202454
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 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.0
version: 1.0.1
keywords:
- File sharing
- Cloud storage
2 changes: 1 addition & 1 deletion repos/testing/minio/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ properties:
contact_email:
type: string
examples:
- example@uninett.no
- example@sigma2.no
dataporten:
type: object
properties:
Expand Down
5 changes: 3 additions & 2 deletions repos/testing/minio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ persistentStorage:
readOnly: false
uid: 999
gid: 999

username: minio
supplementalGroups:
- name: ""
gid: ""
appstore_generated_data:
appstore_meta_data:
contact_email: "example@uninett.no"
contact_email: "example@sigma2.no"
dataporten:
scopes:
- ""
Expand All @@ -31,4 +32,4 @@ appstore_generated_data:
advanced:
rootUser: "rootuserexample"
rootPassword: "rootpasswordexample"
dockerImage: quay.io/nird-toolkit/minio:20221025-95a8cae
dockerImage: sigma2as/minio:20240111-2ac8a7b

0 comments on commit f202454

Please sign in to comment.