From a1c5da0a9348e828b3030b3a88325f26f7e505ae Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 22 Nov 2024 10:49:20 +0000 Subject: [PATCH] chore(deps): update helm release csi-s3 to v0.42.1 --- s3-csi/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s3-csi/kustomization.yaml b/s3-csi/kustomization.yaml index cc69ba7..91caf6f 100644 --- a/s3-csi/kustomization.yaml +++ b/s3-csi/kustomization.yaml @@ -34,5 +34,5 @@ helmCharts: repo: https://yandex-cloud.github.io/k8s-csi-s3/charts/ releaseName: csi-s3 namespace: kube-system - version: "0.38.3" + version: "0.42.1" valuesFile: config/values.csi-s3.yaml