From 6e284cce58d46003e627ce5afaeb7664d46d7b56 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Apr 2024 14:28:41 +0200 Subject: [PATCH] chore(deps): update helm general minor by renovate (#20849) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lvm-localpv](https://openebs.io/) ([source](https://togithub.com/openebs/lvm-localpv)) | minor | `1.4.0` -> `1.5.1` | | [zfs-localpv](https://openebs.io/) ([source](https://togithub.com/openebs/zfs-localpv)) | minor | `2.4.2` -> `2.5.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
openebs/lvm-localpv (lvm-localpv) ### [`v1.5.1`](https://togithub.com/openebs/lvm-localpv/releases/tag/lvm-localpv-1.5.1) [Compare Source](https://togithub.com/openebs/lvm-localpv/compare/lvm-localpv-1.4.0...lvm-localpv-1.5.1) CSI Driver for dynamic provisioning of LVM Persistent Local Volumes.
openebs/zfs-localpv (zfs-localpv) ### [`v2.5.1`](https://togithub.com/openebs/zfs-localpv/releases/tag/zfs-localpv-2.5.1) [Compare Source](https://togithub.com/openebs/zfs-localpv/compare/zfs-localpv-2.4.2...zfs-localpv-2.5.1) Helm chart for CSI Driver for dynamic provisioning of ZFS Persistent Local Volumes. For instructions on how to use this helm chart, see - https://openebs.github.io/zfs-localpv/
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/system/openebs/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/system/openebs/Chart.yaml b/charts/system/openebs/Chart.yaml index 149a29e946a..5653856ce55 100644 --- a/charts/system/openebs/Chart.yaml +++ b/charts/system/openebs/Chart.yaml @@ -24,14 +24,14 @@ dependencies: tags: [] import-values: [] - name: zfs-localpv - version: 2.4.2 + version: 2.5.1 repository: https://openebs.github.io/zfs-localpv condition: zfs-localpv.enabled alias: "" tags: [] import-values: [] - name: lvm-localpv - version: 1.4.0 + version: 1.5.1 repository: https://openebs.github.io/lvm-localpv condition: lvm-localpv.enabled alias: "" @@ -56,4 +56,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/openebs - https://github.com/truecharts/containers/tree/master/apps/scratch type: application -version: 4.1.4 +version: 4.2.0