From 039dfa9c7322b9fd20726f3aa18e89a4c1f96086 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jan 2026 11:06:10 +0000 Subject: [PATCH] CHORE(minio): update Helm release minio to v5.4.0 - Upgrade MinIO chart version - Apply dependency updates --- minio/argocd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minio/argocd.yaml b/minio/argocd.yaml index 5e6e3de..afef984 100644 --- a/minio/argocd.yaml +++ b/minio/argocd.yaml @@ -10,7 +10,7 @@ spec: sources: - repoURL: https://charts.min.io chart: minio - targetRevision: 5.2.0 + targetRevision: 5.4.0 helm: valueFiles: - $values/minio/helm-values.yaml