From 5c40c8178bff8eb34d44b8c40220d8ffd4343c5e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 6 Feb 2023 13:31:23 +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 281d0f3c7be..34232b6a01f 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:5c8ec0e992903af73aa781c9c5af31bbad967bd1a18487a995941244fd9b1c07 + tag: latest@sha256:9fa3f0092e7a14c13e28bf98ff8daf546b1444d103dd4b84cf194cf96eb15ce0 pullPolicy: IfNotPresent args: ["server", "/data", "--address", ":10106", "--console-address", ":10107"] From 1095a50023d24b686bb9a6b2e83846fa8b9c1f47 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 6 Feb 2023 13:35:57 +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 fb728ec972b..87044e2598d 100644 --- a/charts/stable/minio/Chart.yaml +++ b/charts/stable/minio/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://hub.docker.com/minio/minio - https://github.com/minio/minio -version: 5.0.17 +version: 5.0.18 annotations: truecharts.org/catagories: | - media