From 9c15be065a4940fc38ceea5f769261d9c22c0a6b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 May 2026 00:02:18 +0000 Subject: [PATCH] chore(deps): update registry.k8s.io/csi-vsphere/syncer docker tag to v3.7.1 --- .../infrastructure/core/vsphere-csi/app/vsphere-csi-driver.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-talos/kubernetes/infrastructure/core/vsphere-csi/app/vsphere-csi-driver.yaml b/cluster-talos/kubernetes/infrastructure/core/vsphere-csi/app/vsphere-csi-driver.yaml index 45010707..334b3c3f 100644 --- a/cluster-talos/kubernetes/infrastructure/core/vsphere-csi/app/vsphere-csi-driver.yaml +++ b/cluster-talos/kubernetes/infrastructure/core/vsphere-csi/app/vsphere-csi-driver.yaml @@ -339,7 +339,7 @@ spec: - name: socket-dir mountPath: /csi - name: vsphere-syncer - image: registry.k8s.io/csi-vsphere/syncer:v3.7.0 + image: registry.k8s.io/csi-vsphere/syncer:v3.7.1 args: - "--leader-election" - "--leader-election-lease-duration=30s"