@@ -52,7 +52,7 @@ By default this chart installs additional, dependent charts:
5252
5353| Repository | Name | Version |
5454| ------------| ------| ---------|
55- | https://openebs.github.io/node-disk-manager | openebs-ndm | 2.0 .0 |
55+ | https://openebs.github.io/node-disk-manager | openebs-ndm | 2.1 .0 |
5656
5757To disable the dependency during installation, set ` openebsNDM.enabled ` to ` false ` .
5858
@@ -109,7 +109,7 @@ helm install openebs-cstor openebs-cstor/cstor --namespace openebs --create-name
109109| admissionServer.image.pullPolicy | string | ` "IfNotPresent" ` | Admission webhook image pull policy |
110110| admissionServer.image.registry | string | ` nil ` | Admission webhook image registry |
111111| admissionServer.image.repository | string | ` "openebs/cstor-webhook" ` | Admission webhook image repo |
112- | admissionServer.image.tag | string | ` "3.3 .0" ` | Admission webhook image tag |
112+ | admissionServer.image.tag | string | ` "3.4 .0" ` | Admission webhook image tag |
113113| admissionServer.nodeSelector | object | ` {} ` | Admission webhook pod node selector |
114114| admissionServer.podAnnotations | object | ` {} ` | Admission webhook pod annotations |
115115| admissionServer.resources | object | ` {} ` | Admission webhook pod resources |
@@ -175,19 +175,19 @@ helm install openebs-cstor openebs-cstor/cstor --namespace openebs --create-name
175175| cspcOperator.componentName | string | ` "cspc-operator" ` | CSPC operator component name |
176176| cspcOperator.cstorPool.image.registry | string | ` nil ` | CStor pool image registry |
177177| cspcOperator.cstorPool.image.repository | string | ` "openebs/cstor-pool" ` | CStor pool image repository|
178- | cspcOperator.cstorPool.image.tag | string | ` "3.3 .0" ` | CStor pool image tag |
178+ | cspcOperator.cstorPool.image.tag | string | ` "3.4 .0" ` | CStor pool image tag |
179179| cspcOperator.cstorPoolExporter.image.registry | string | ` nil ` | CStor pool exporter image registry |
180180| cspcOperator.cstorPoolExporter.image.repository | string | ` "openebs/m-exporter" ` | CStor pool exporter image repository |
181- | cspcOperator.cstorPoolExporter.image.tag | string | ` "3.3 .0" ` | CStor pool exporter image tag |
181+ | cspcOperator.cstorPoolExporter.image.tag | string | ` "3.4 .0" ` | CStor pool exporter image tag |
182182| cspcOperator.image.pullPolicy | string | ` "IfNotPresent" ` | CSPC operator image pull policy |
183183| cspcOperator.image.registry | string | ` nil ` | CSPC operator image registry |
184184| cspcOperator.image.repository | string | ` "openebs/cspc-operator" ` | CSPC operator image repository |
185- | cspcOperator.image.tag | string | ` "3.3 .0" ` | CSPC operator image tag |
185+ | cspcOperator.image.tag | string | ` "3.4 .0" ` | CSPC operator image tag |
186186| cspcOperator.nodeSelector | object | ` {} ` | CSPC operator pod nodeSelector|
187187| cspcOperator.podAnnotations | object | ` {} ` | CSPC operator pod annotations |
188188| cspcOperator.poolManager.image.registry | string | ` nil ` | CStor Pool Manager image registry |
189189| cspcOperator.poolManager.image.repository | string | ` "openebs/cstor-pool-manager" ` | CStor Pool Manager image repository |
190- | cspcOperator.poolManager.image.tag | string | ` "3.3 .0" ` | CStor Pool Manager image tag |
190+ | cspcOperator.poolManager.image.tag | string | ` "3.4 .0" ` | CStor Pool Manager image tag |
191191| cspcOperator.resources | object | ` {} ` | CSPC operator pod resources |
192192| cspcOperator.resyncInterval | string | ` "30" ` | CSPC operator resync interval |
193193| cspcOperator.securityContext | object | ` {} ` | CSPC operator security context |
@@ -197,15 +197,15 @@ helm install openebs-cstor openebs-cstor/cstor --namespace openebs --create-name
197197| cstorCSIPlugin.image.pullPolicy | string | ` "IfNotPresent" ` | CStor CSI driver image pull policy |
198198| cstorCSIPlugin.image.registry | string | ` nil ` | CStor CSI driver image registry |
199199| cstorCSIPlugin.image.repository | string | ` "openebs/cstor-csi-driver" ` | CStor CSI driver image repository |
200- | cstorCSIPlugin.image.tag | string | ` "3.3 .0" ` | CStor CSI driver image tag |
200+ | cstorCSIPlugin.image.tag | string | ` "3.4 .0" ` | CStor CSI driver image tag |
201201| cstorCSIPlugin.name | string | ` "cstor-csi-plugin" ` | CStor CSI driver container name |
202202| cstorCSIPlugin.remount | string | ` "true" ` | Enable/disable auto-remount when volume recovers from read-only state |
203203| cvcOperator.annotations | object | ` {} ` | CVC operator annotations |
204204| cvcOperator.componentName | string | ` "cvc-operator" ` | CVC operator component name |
205205| cvcOperator.image.pullPolicy | string | ` "IfNotPresent" ` | CVC operator image pull policy |
206206| cvcOperator.image.registry | string | ` nil ` | CVC operator image registry |
207207| cvcOperator.image.repository | string | ` "openebs/cvc-operator" ` | CVC operator image repository |
208- | cvcOperator.image.tag | string | ` "3.3 .0" ` | CVC operator image tag |
208+ | cvcOperator.image.tag | string | ` "3.4 .0" ` | CVC operator image tag |
209209| cvcOperator.logLevel | string | ` "2" ` | Log level for CVC operator container (1 = least verbose, 5 = most verbose) |
210210| cvcOperator.nodeSelector | object | ` {} ` | CVC operator pod nodeSelector |
211211| cvcOperator.podAnnotations | object | ` {} ` | CVC operator pod annotations |
@@ -214,14 +214,14 @@ helm install openebs-cstor openebs-cstor/cstor --namespace openebs --create-name
214214| cvcOperator.securityContext | object | ` {} ` | CVC operator security context |
215215| cvcOperator.target.image.registry | string | ` nil ` | Volume Target image registry |
216216| cvcOperator.target.image.repository | string | ` "openebs/cstor-istgt" ` | Volume Target image repository |
217- | cvcOperator.target.image.tag | string | ` "3.3 .0" ` | Volume Target image tag |
217+ | cvcOperator.target.image.tag | string | ` "3.4 .0" ` | Volume Target image tag |
218218| cvcOperator.tolerations | list | ` [] ` | CVC operator pod tolerations |
219219| cvcOperator.volumeExporter.image.registry | string | ` nil ` | Volume exporter image registry |
220220| cvcOperator.volumeExporter.image.repository | string | ` "openebs/m-exporter" ` | Volume exporter image repository |
221- | cvcOperator.volumeExporter.image.tag | string | ` "3.3 .0" ` | Volume exporter image tag |
221+ | cvcOperator.volumeExporter.image.tag | string | ` "3.4 .0" ` | Volume exporter image tag |
222222| cvcOperator.volumeMgmt.image.registry | string | ` nil ` | Volume mgmt image registry |
223223| cvcOperator.volumeMgmt.image.repository | string | ` "openebs/cstor-volume-manager" ` | Volume mgmt image repository |
224- | cvcOperator.volumeMgmt.image.tag | string | ` "3.3 .0" ` | Volume mgmt image tag|
224+ | cvcOperator.volumeMgmt.image.tag | string | ` "3.4 .0" ` | Volume mgmt image tag|
225225| cvcOperator.baseDir | string | ` "/var/openebs" ` | CVC operator base directory for openebs on host path |
226226| imagePullSecrets | string | ` nil ` | Image registry pull secrets |
227227| openebsNDM.enabled | bool | ` true ` | Enable OpenEBS NDM dependency |
@@ -243,7 +243,7 @@ helm install openebs-cstor openebs-cstor/cstor --namespace openebs --create-name
243243| openebs-ndm.ndmOperator.image.repository | string | ` openebs/node-disk-operator ` | Image repository for NDM operator |
244244| rbac.create | bool | ` true ` | Enable RBAC |
245245| rbac.pspEnabled | bool | ` false ` | Enable PodSecurityPolicy |
246- | release.version | string | ` "3.3 .0" ` | Openebs CStor release version |
246+ | release.version | string | ` "3.4 .0" ` | Openebs CStor release version |
247247| serviceAccount.annotations | object | ` {} ` | Service Account annotations |
248248| serviceAccount.csiController.create | bool | ` true ` | Enable CSI Controller ServiceAccount |
249249| serviceAccount.csiController.name | string | ` "openebs-cstor-csi-controller-sa" ` | CSI Controller ServiceAccount name |
0 commit comments