From d8042e342356951183ab992d61205ea5af38e401 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 4 Jan 2025 01:01:22 +0000 Subject: [PATCH] chore(deps): update helm release minio to v5.4.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 a00eafa..6d75ead 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -66,7 +66,7 @@ releases: - name: minio chart: minio-standalone/minio - version: 5.3.0 + version: 5.4.0 namespace: platform inherit: - template: default-env-values