From 9882f73679aac0018f1169498692803241ca0ae4 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Tue, 31 Oct 2023 19:53:07 +0800 Subject: [PATCH] fix(democratic-csi): 0.14.2 --- .../core/storage/democratic-csi/local-hostpath/app/hr.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kube/deploy/core/storage/democratic-csi/local-hostpath/app/hr.yaml b/kube/deploy/core/storage/democratic-csi/local-hostpath/app/hr.yaml index fd48335f..c21094e6 100644 --- a/kube/deploy/core/storage/democratic-csi/local-hostpath/app/hr.yaml +++ b/kube/deploy/core/storage/democratic-csi/local-hostpath/app/hr.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: democratic-csi - version: 0.13.7 + version: 0.14.2 sourceRef: name: democratic-csi kind: HelmRepository @@ -76,4 +76,4 @@ spec: controllerBasePath: "/var/lib/democratic-csi-local-hostpath" dirPermissionsMode: "0770" dirPermissionsUser: 0 - dirPermissionsGroup: 0 \ No newline at end of file + dirPermissionsGroup: 0