From b24655d960e434a4a5779fc7a11d1cf8e59b368d Mon Sep 17 00:00:00 2001 From: Alexey Khodos Date: Tue, 11 Apr 2023 11:29:01 -0700 Subject: [PATCH] release v1.4.9 --- deploy/kubernetes/nexentastor-csi-driver.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/kubernetes/nexentastor-csi-driver.yaml b/deploy/kubernetes/nexentastor-csi-driver.yaml index 831b78a..03a0190 100644 --- a/deploy/kubernetes/nexentastor-csi-driver.yaml +++ b/deploy/kubernetes/nexentastor-csi-driver.yaml @@ -249,7 +249,7 @@ spec: limits: memory: "32Mi" cpu: "10m" - image: nexenta/nexentastor-csi-driver:master + image: nexenta/nexentastor-csi-driver:v1.4.9 imagePullPolicy: IfNotPresent args: - --nodeid=$(KUBE_NODE_NAME) @@ -368,7 +368,7 @@ spec: capabilities: add: ['SYS_ADMIN'] allowPrivilegeEscalation: true - image: nexenta/nexentastor-csi-driver:master + image: nexenta/nexentastor-csi-driver:v1.4.9 imagePullPolicy: IfNotPresent args: - --nodeid=$(KUBE_NODE_NAME)