@@ -92,7 +92,7 @@ helm install openebs-localpv openebs-localpv/localpv-provisioner --namespace ope
9292
9393| Parameter | Description | Default |
9494| ------------------------------------------- | --------------------------------------------- | ----------------------------------------- |
95- | ` release.version ` | LocalPV Provisioner release version | ` 2.12.0 ` |
95+ | ` release.version ` | LocalPV Provisioner release version | ` 2.12.1 ` |
9696| ` analytics.enabled ` | Enable sending stats to Google Analytics | ` true ` |
9797| ` analytics.pingInterval ` | Duration(hours) between sending ping stat | ` 24h ` |
9898| ` deviceClass.blockDeviceTag ` | Value of ` openebs.io/block-device-tag ` BD label | ` "" ` |
@@ -103,7 +103,7 @@ helm install openebs-localpv openebs-localpv/localpv-provisioner --namespace ope
103103| ` helperPod.image.registry ` | Registry for helper image | ` "" ` |
104104| ` helperPod.image.repository ` | Image for helper pod | ` "openebs/linux-utils" ` |
105105| ` helperPod.image.pullPolicy ` | Pull policy for helper pod | ` "IfNotPresent" ` |
106- | ` helperPod.image.tag ` | Image tag for helper image | ` 2.12.0 ` |
106+ | ` helperPod.image.tag ` | Image tag for helper image | ` 2.12.1 ` |
107107| ` hostpathClass.basePath ` | BasePath for openebs-hostpath StorageClass | ` "/var/openebs/local" ` |
108108| ` hostpathClass.enabled ` | Enables creation of default Hostpath StorageClass | ` true ` |
109109| ` hostpathClass.isDefaultClass ` | Make openebs-hostpath the default StorageClass | ` "false" ` |
@@ -114,7 +114,7 @@ helm install openebs-localpv openebs-localpv/localpv-provisioner --namespace ope
114114| ` localpv.image.registry ` | Registry for LocalPV Provisioner image | ` "" ` |
115115| ` localpv.image.repository ` | Image repository for LocalPV Provisioner | ` openebs/localpv-provisioner ` |
116116| ` localpv.image.pullPolicy ` | Image pull policy for LocalPV Provisioner | ` IfNotPresent ` |
117- | ` localpv.image.tag ` | Image tag for LocalPV Provisioner | ` 2.12.0 ` |
117+ | ` localpv.image.tag ` | Image tag for LocalPV Provisioner | ` 2.12.1 ` |
118118| ` localpv.updateStrategy.type ` | Update strategy for LocalPV Provisioner | ` RollingUpdate ` |
119119| ` localpv.annotations ` | Annotations for LocalPV Provisioner metadata | ` "" ` |
120120| ` localpv.podAnnotations ` | Annotations for LocalPV Provisioner pods metadata | ` "" ` |
0 commit comments