diff --git a/charts/openebs/Chart.yaml b/charts/openebs/Chart.yaml index 5ecfdd0b..422171d1 100644 --- a/charts/openebs/Chart.yaml +++ b/charts/openebs/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -version: 2.11.0 +version: 2.11.1 name: openebs appVersion: 2.11.0 description: Containerized Storage for Containers @@ -27,7 +27,7 @@ dependencies: repository: "https://openebs.github.io/dynamic-localpv-provisioner" condition: localpv-provisioner.enabled - name: cstor - version: "2.11.0" + version: "2.11.2" repository: "https://openebs.github.io/cstor-operators" condition: cstor.enabled - name: jiva @@ -39,6 +39,6 @@ dependencies: repository: "https://openebs.github.io/zfs-localpv" condition: zfs-localpv.enabled - name: lvm-localpv - version: "0.7.0" + version: "0.7.1" repository: "https://openebs.github.io/lvm-localpv" condition: lvm-localpv.enabled