From 700b85ae7470b3c3fb6d704baea8ba35755ef10f Mon Sep 17 00:00:00 2001 From: Abhinandan Purkait Date: Thu, 4 Jul 2024 05:58:14 +0000 Subject: [PATCH] docs(README): update the version in chart README Signed-off-by: Abhinandan Purkait --- deploy/helm/charts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/helm/charts/README.md b/deploy/helm/charts/README.md index d03f544f..56c5e011 100644 --- a/deploy/helm/charts/README.md +++ b/deploy/helm/charts/README.md @@ -69,7 +69,7 @@ The following table lists the configurable parameters of the OpenEBS ZFS Localpv | `zfsPlugin.image.registry`| Registry for openebs-zfs-plugin image| `""`| | `zfsPlugin.image.repository`| Image repository for openebs-zfs-plugin| `openebs/zfs-driver`| | `zfsPlugin.image.pullPolicy`| Image pull policy for openebs-zfs-plugin| `IfNotPresent`| -| `zfsPlugin.image.tag`| Image tag for openebs-zfs-plugin| `2.5.0`| +| `zfsPlugin.image.tag`| Image tag for openebs-zfs-plugin| `2.6.0`| | `zfsNode.allowedTopologyKeys`| Custom topology keys required for provisioning| `"kubernetes.io/hostname,"`| | `zfsNode.driverRegistrar.image.registry`| Registry for csi-node-driver-registrar image| `registry.k8s.io/`| | `zfsNode.driverRegistrar.image.repository`| Image repository for csi-node-driver-registrar| `sig-storage/csi-node-driver-registrar`|