Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Commit

Permalink
Merge pull request #7 from StatCan/feat-minio
Browse files Browse the repository at this point in the history
feat(server): Update server image of MinIO to 2021-01-05T05-22-38Z
  • Loading branch information
sylus committed Jan 8, 2021
2 parents 13bdb84 + b74886e commit 6054d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instances/base/tenant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ metadata:
# name: my-custom-scheduler
spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2020-12-10T01-54-29Z
image: minio/minio:RELEASE.2021-01-05T05-22-38Z
imagePullPolicy: IfNotPresent
## Secret with credentials to be used by MinIO Tenant.
## Refers to the secret object created above.
Expand Down

0 comments on commit 6054d95

Please sign in to comment.