From d83d88eff048d5d035646b56e968c0fbf847ebae Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 12 Oct 2024 01:01:22 +0000 Subject: [PATCH] Update Helm release minio to v5.3.0 --- installations/platform/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/platform/helmfile.yaml b/installations/platform/helmfile.yaml index c0f26e6..ec2bd2b 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -75,7 +75,7 @@ releases: - template: ext-database - name: minio chart: minio-standalone/minio - version: 5.2.0 + version: 5.3.0 namespace: platform inherit: - template: default-env-values