Skip to content

Commit 8d5f462

Browse files
droctothorpeHumairAK
authored andcommitted
fix(manifests): update minio image ref (#12424)
Signed-off-by: droctothorpe <[email protected]> (cherry picked from commit 4b75b78) Signed-off-by: Humair Khan <[email protected]>
1 parent 0085630 commit 8d5f462

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)