From 448a2630ec4989d4f09f65c4b7c56fd7e5cbe65d Mon Sep 17 00:00:00 2001 From: raelix-bot <122310259+raelix-bot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:13:43 +0000 Subject: [PATCH] feat(helm): update helm release minio to 14.8.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..d16e8488 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.8.0 interval: 30m sourceRef: kind: HelmRepository