From aa8761908579c5dac0174adfe238b7c0c90a65aa Mon Sep 17 00:00:00 2001 From: raelix-bot <122310259+raelix-bot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 09:12:49 +0000 Subject: [PATCH] feat(helm): update helm release minio to 14.4.0 --- infrastructure/components/minio/chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/components/minio/chart.yaml b/infrastructure/components/minio/chart.yaml index 91ac560d..87620d6d 100644 --- a/infrastructure/components/minio/chart.yaml +++ b/infrastructure/components/minio/chart.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: minio - version: 14.1.4 + version: 14.4.0 interval: 30m sourceRef: kind: HelmRepository