From 857ae0a9734abf677097c0cade116758dc45414e Mon Sep 17 00:00:00 2001 From: raelix-bot <122310259+raelix-bot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 03:26:46 +0000 Subject: [PATCH] feat(helm): update helm release minio to 14.3.4 --- 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..4660b4bf 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.3.4 interval: 30m sourceRef: kind: HelmRepository