From 38d344e2154093bfc0d1eb5c45fc2cb8e14c14b7 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 30 Jan 2025 01:01:10 +0000 Subject: [PATCH] chore(deps): update helm release openebs to v4.1.3 --- installations/system/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/system/helmfile.yaml b/installations/system/helmfile.yaml index c7d4942..97cb768 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -140,7 +140,7 @@ releases: chart: openebs/openebs condition: openebs.enabled namespace: kube-system - version: 4.1.1 + version: 4.1.3 needs: - kube-system/cilium inherit: -- 2.45.2