From c06d599539baa8610685069b0bc44cecf86377cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 12:16:03 +0000 Subject: [PATCH] chore(deps): update helm release minio to v5.2.0 | datasource | package | from | to | | ---------- | ------- | ------ | ----- | | helm | minio | 5.0.14 | 5.2.0 | --- zarf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zarf.yaml b/zarf.yaml index 6c91642..a62b372 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -87,7 +87,7 @@ components: version: 0.2.0 - name: minio namespace: uds-dev-stack - version: 5.0.14 + version: 5.2.0 url: https://charts.min.io/ valuesFiles: - "values/minio-values.yaml"