From e523402a044943b96719901f2f9a4bc1f69b338b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:23:02 +0000 Subject: [PATCH] chore(deps): update minio docker tag to v14.6.33 --- infrastructures/minio/env/k3s-cluster/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/minio/env/k3s-cluster/kustomization.yaml b/infrastructures/minio/env/k3s-cluster/kustomization.yaml index ad5fc66..03a8ec7 100644 --- a/infrastructures/minio/env/k3s-cluster/kustomization.yaml +++ b/infrastructures/minio/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: minio repo: oci://registry-1.docker.io/bitnamicharts - version: 14.6.24 + version: 14.6.33 releaseName: minio valuesFile: values.yaml \ No newline at end of file