From eeafcb01345f4a3b1bf648f8d5fa38da97b0967d Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:03:06 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20openebs=20(=204.1.1=20?= =?UTF-8?q?=E2=86=92=204.1.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | openebs | 4.1.1 | 4.1.2 | --- kubernetes/main/apps/storage/openebs/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/storage/openebs/app/helmrelease.yaml b/kubernetes/main/apps/storage/openebs/app/helmrelease.yaml index ceed3f0c04..9c2496a90c 100644 --- a/kubernetes/main/apps/storage/openebs/app/helmrelease.yaml +++ b/kubernetes/main/apps/storage/openebs/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