From 61f1196091bf07807c8b975b777916f9113278b2 Mon Sep 17 00:00:00 2001 From: East Hastings Date: Fri, 13 Dec 2024 10:25:07 +0000 Subject: [PATCH] chore(deps): update helm release minio to v14.10.0 --- core/minio/minio.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/minio/minio.yaml b/core/minio/minio.yaml index 3599affc..f1d5c363 100644 --- a/core/minio/minio.yaml +++ b/core/minio/minio.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: minio - version: "14.8.6" + version: "14.10.0" sourceRef: kind: HelmRepository name: bitnami