Skip to content

Commit 932d613

Browse files
fix(manifests): update minio image ref (#12424) (#12427)
(cherry picked from commit 4b75b78) Signed-off-by: droctothorpe <mythicalsunlight@gmail.com> Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com> Co-authored-by: Alex <mythicalsunlight@gmail.com>
1 parent 794f286 commit 932d613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/kustomize/third-party/minio/base/minio-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
secretKeyRef:
3636
name: mlpipeline-minio-artifact
3737
key: secretkey
38-
image: gcr.io/ml-pipeline/minio:RELEASE.2019-08-14T20-37-41Z-license-compliance
38+
image: minio/minio:RELEASE.2019-08-14T20-37-41Z
3939
name: minio
4040
ports:
4141
- containerPort: 9000

0 commit comments

Comments
 (0)