From 97c15dce134073cae9a7be23d6a4c97f2eeeb81c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 21:46:33 +0100 Subject: [PATCH] fix(deps): update container image minio/minio to vrelease.2023-11-15t20-43-25z (#15039) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | minio/minio | patch | `RELEASE.2023-11-11T08-14-41Z` -> `RELEASE.2023-11-15T20-43-25Z` | --- > [!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**: Enabled. ♻ **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). --- charts/stable/minio/Chart.yaml | 4 ++-- charts/stable/minio/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index b0d5325711f..23fa9bf27ef 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "latest" +appVersion: RELEASE.20 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: minio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://github.com/minio/minio -version: 7.0.32 +version: 7.0.33 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/minio/values.yaml b/charts/stable/minio/values.yaml index 4e03edf8601..86258467069 100644 --- a/charts/stable/minio/values.yaml +++ b/charts/stable/minio/values.yaml @@ -1,6 +1,6 @@ image: repository: minio/minio - tag: RELEASE.2023-11-11T08-14-41Z@sha256:2bc25202c8c857536bb03e62351586631e516e0839a22135fc3335159047f77b + tag: RELEASE.2023-11-15T20-43-25Z@sha256:91866cdaad4cc11d2f86056b234f33f3768a44adc600ea37c225708c83076bc3 pullPolicy: IfNotPresent service: main: