From 32329b453af9d0fc17a15b2f7cd3f94961dd296f Mon Sep 17 00:00:00 2001 From: Oleksandr Babiychuk <32580729+alexemc@users.noreply.github.com> Date: Tue, 7 Mar 2023 09:42:03 -0500 Subject: [PATCH] Encryption image version bumped up. --- helm/csi-isilon/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/csi-isilon/values.yaml b/helm/csi-isilon/values.yaml index 3d768ae..679e817 100644 --- a/helm/csi-isilon/values.yaml +++ b/helm/csi-isilon/values.yaml @@ -405,7 +405,7 @@ encryption: pluginName: "sec-isilon.dellemc.com" # image: Encryption driver image name. - image: "dellemc/csm-encryption:v0.2.0" + image: "dellemc/csm-encryption:v0.3.0" # apiPort: TCP port number used by the REST API server. apiPort: 3838