From 5b27b69da5b470b28dddd379c052d214c76910a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sat, 4 Jul 2026 00:17:17 +0000 Subject: [PATCH] seaweefs csi-driver bump to 0.2.29 --- .../deploy/app/helm-release.yaml | 2 +- .../deploy/app/helm-values.yaml | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/services/storage-limbosolutions-com/deploy/app/helm-release.yaml b/services/storage-limbosolutions-com/deploy/app/helm-release.yaml index ac95395..b3f91c0 100644 --- a/services/storage-limbosolutions-com/deploy/app/helm-release.yaml +++ b/services/storage-limbosolutions-com/deploy/app/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: seaweedfs-csi-driver - version: 0.2.23 + version: 0.2.29 sourceRef: kind: HelmRepository name: seaweedfs-csi-driver diff --git a/services/storage-limbosolutions-com/deploy/app/helm-values.yaml b/services/storage-limbosolutions-com/deploy/app/helm-values.yaml index 7484697..c264baf 100644 --- a/services/storage-limbosolutions-com/deploy/app/helm-values.yaml +++ b/services/storage-limbosolutions-com/deploy/app/helm-values.yaml @@ -5,11 +5,3 @@ tlsSecret: "" driverName: storage-limbosolutions-com-csi-driver mountService: enabled: true - image: chrislusf/seaweedfs-mount - # problems with latest version of mounter on helm version 0.2.15 - tag: v1.4.4 - -seaweedfsCsiPlugin: - image: chrislusf/seaweedfs-csi-driver - # problems with latest version of mounter on helm version 0.2.15 - tag: v1.4.4