diff --git a/bootstrap/templates/kubernetes/apps/openebs-system/openebs/app/helmrelease.yaml.j2 b/bootstrap/templates/kubernetes/apps/openebs-system/openebs/app/helmrelease.yaml.j2 index ae338b843..7a50f87c4 100644 --- a/bootstrap/templates/kubernetes/apps/openebs-system/openebs/app/helmrelease.yaml.j2 +++ b/bootstrap/templates/kubernetes/apps/openebs-system/openebs/app/helmrelease.yaml.j2 @@ -8,7 +8,7 @@ spec: chart: spec: chart: openebs - version: 4.1.1 + version: 4.1.2 sourceRef: kind: HelmRepository name: openebs diff --git a/kubernetes/apps/storage/openebs-hostpath/app/helmrelease.yaml b/kubernetes/apps/storage/openebs-hostpath/app/helmrelease.yaml index 51ec68d8b..716e8266a 100644 --- a/kubernetes/apps/storage/openebs-hostpath/app/helmrelease.yaml +++ b/kubernetes/apps/storage/openebs-hostpath/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: openebs - version: 4.1.1 + version: 4.1.2 sourceRef: kind: HelmRepository name: openebs