From faeb9add48fea3ff2fd3d806041798a030c74daf Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 02:58:33 +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)=20(#6148)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [openebs](https://www.openebs.io/) ([source](https://redirect.github.com/openebs/openebs)) | patch | `4.1.1` -> `4.1.2` | --- ### Release Notes
openebs/openebs (openebs) ### [`v4.1.2`](https://redirect.github.com/openebs/openebs/releases/tag/openebs-4.1.2) [Compare Source](https://redirect.github.com/openebs/openebs/compare/openebs-4.1.1...openebs-4.1.2) Containerized Attached Storage for Kubernetes
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/sol/apps/openebs-system/openebs/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/sol/apps/openebs-system/openebs/app/helmrelease.yaml b/kubernetes/sol/apps/openebs-system/openebs/app/helmrelease.yaml index 5175a132f2..ae21414aa6 100644 --- a/kubernetes/sol/apps/openebs-system/openebs/app/helmrelease.yaml +++ b/kubernetes/sol/apps/openebs-system/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