From aa86149901fffc36067e6af359020ec2a9346a89 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 9 Nov 2024 08:30:08 +0000 Subject: [PATCH] chore(deps): update helm release csi-s3 to v0.41.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..0c3ed61 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.41.1" valuesFile: config/values.csi-s3.yaml