From 0c4777a7359cb1cbfd9087ffedccb121be21300e Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 16:34:51 -0700 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20quay.io/minio/minio?= =?UTF-8?q?=20(=20release.2024-02-09t21-25-16z=20=E2=86=92=20release.2024-?= =?UTF-8?q?02-12t21-02-27z=20)=20(#1708)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------- | ---------------------------- | ---------------------------- | | docker | quay.io/minio/minio | RELEASE.2024-02-09T21-25-16Z | RELEASE.2024-02-12T21-02-27Z | Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com> --- 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 3ab5724fc0..df022fc103 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-02-09T21-25-16Z + tag: RELEASE.2024-02-12T21-02-27Z env: MINIO_API_CORS_ALLOW_ORIGIN: https://minio.${SECRET_DOMAIN},https://s3.${SECRET_DOMAIN} MINIO_BROWSER_REDIRECT_URL: https://minio.${SECRET_DOMAIN}