diff --git a/charts/openebs/Chart.yaml b/charts/openebs/Chart.yaml index a332973f..c1e46d20 100644 --- a/charts/openebs/Chart.yaml +++ b/charts/openebs/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -version: 2.12.0 +version: 2.12.1 name: openebs appVersion: 2.12.0 description: Containerized Storage for Containers @@ -43,6 +43,6 @@ dependencies: repository: "https://openebs.github.io/lvm-localpv" condition: lvm-localpv.enabled - name: nfs-provisioner - version: "0.6.0" + version: "0.6.1" repository: "https://openebs.github.io/dynamic-nfs-provisioner" condition: nfs-provisioner.enabled