From dc29ce3a7f2f16f6ff8b807fb3a560be48a8bf75 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 12 Jan 2023 13:47:32 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/minio to latest --- charts/stable/minio/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/minio/values.yaml b/charts/stable/minio/values.yaml index 510c68b0905..7eb47171a0a 100644 --- a/charts/stable/minio/values.yaml +++ b/charts/stable/minio/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:057e8b6c390f772d25b447a15e3a1ad7f256bda417be4cb063f5fee5be2b2f2c + tag: latest@sha256:366fc0195d2f2e08fc62d701ce1e431ca61c91b786dcafbbb7cbcf1c0858a1e7 pullPolicy: IfNotPresent args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"] From e32d058b7abc440e9fd5e41ac1ac2c58e73920fe Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 12 Jan 2023 13:52:47 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/minio/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/minio/Chart.yaml b/charts/stable/minio/Chart.yaml index 84472170c39..4a9f81b3b40 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -20,7 +20,7 @@ name: minio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://github.com/minio/minio -version: 5.0.13 +version: 5.0.14 annotations: truecharts.org/catagories: | - media