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