From 228a76d6c1eefbd8c146c48a95d72dcb05cfe08c Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 23:57:18 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20quay.io/minio/minio?= =?UTF-8?q?=20(=20release.2024-11-07t00-52-20z=20=E2=86=92=20release.2024-?= =?UTF-8?q?12-18t13-15-44z=20)=20(#6118)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/minio/minio | minor | `RELEASE.2024-11-07T00-52-20Z` -> `RELEASE.2024-12-18T13-15-44Z` | --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/New_York, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/kyak/apps/minio-system/minio/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/minio-system/minio/app/helmrelease.yaml b/kubernetes/kyak/apps/minio-system/minio/app/helmrelease.yaml index 0efa9d911..265d92459 100644 --- a/kubernetes/kyak/apps/minio-system/minio/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/minio-system/minio/app/helmrelease.yaml @@ -31,7 +31,7 @@ spec: app: image: repository: quay.io/minio/minio - tag: RELEASE.2024-11-07T00-52-20Z@sha256:ac591851803a79aee64bc37f66d77c56b0a4b6e12d9e5356380f4105510f2332 + tag: RELEASE.2024-12-18T13-15-44Z@sha256:1dce27c494a16bae114774f1cec295493f3613142713130c2d22dd5696be6ad3 env: MINIO_API_CORS_ALLOW_ORIGIN: https://minio.${SECRET_PUBLIC_DOMAIN},https://s3.${SECRET_PUBLIC_DOMAIN} MINIO_BROWSER_REDIRECT_URL: https://minio.${SECRET_PUBLIC_DOMAIN}