From 8e888683d39b802ed46bac88f134246db281436e 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 d05d5a5..47fb23a 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -74,7 +74,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