From 055e5f6d68edcba9fd1fe68d4a433234fc843a63 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 13:48:06 -0500 Subject: [PATCH] fix(container): update image quay.io/minio/minio to release.2023-12-23t07-19-11z (#3893) 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 | patch | `RELEASE.2023-12-20T01-00-02Z` -> `RELEASE.2023-12-23T07-19-11Z` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/sol/apps/default/minio/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/sol/apps/default/minio/app/helmrelease.yaml b/kubernetes/sol/apps/default/minio/app/helmrelease.yaml index 8a89cdd214..6131620c9d 100644 --- a/kubernetes/sol/apps/default/minio/app/helmrelease.yaml +++ b/kubernetes/sol/apps/default/minio/app/helmrelease.yaml @@ -33,7 +33,7 @@ spec: main: image: repository: quay.io/minio/minio - tag: RELEASE.2023-12-20T01-00-02Z + tag: RELEASE.2023-12-23T07-19-11Z env: MINIO_API_CORS_ALLOW_ORIGIN: https://minio.286k.co,https://s3.286k.co MINIO_BROWSER_REDIRECT_URL: https://minio.286k.co