From ba3609639ef2e7a1169739f479d33c8cb03d33db Mon Sep 17 00:00:00 2001 From: Jory Irving <46251616+joryirving@users.noreply.github.com> Date: Mon, 4 Mar 2024 11:03:10 -0700 Subject: [PATCH] =?UTF-8?q?Revert=20"feat(container):=20update=20quay.io/m?= =?UTF-8?q?inio/minio=20(=20release.2024-02-26t09-33-48z=20=E2=86=92=20rel?= =?UTF-8?q?ease.2024-03-03t17-50-39z=20)"=20(#1872)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 5641a9201b59333bfc87a692d9942cc12243ec22. --- kubernetes/pi/apps/storage/minio/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/pi/apps/storage/minio/app/helmrelease.yaml b/kubernetes/pi/apps/storage/minio/app/helmrelease.yaml index ff487cef2f..880e4e2ab2 100644 --- a/kubernetes/pi/apps/storage/minio/app/helmrelease.yaml +++ b/kubernetes/pi/apps/storage/minio/app/helmrelease.yaml @@ -35,7 +35,7 @@ spec: main: image: repository: quay.io/minio/minio - tag: RELEASE.2024-03-03T17-50-39Z + tag: RELEASE.2024-02-26T09-33-48Z env: MINIO_API_CORS_ALLOW_ORIGIN: https://minio.${SECRET_DOMAIN},https://s3.${SECRET_DOMAIN} MINIO_BROWSER_REDIRECT_URL: https://minio.${SECRET_DOMAIN}