chore(deps): update helm chart openebs to 3.10.0 by renovate (#16316)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [openebs](http://www.openebs.io/) ([source](https://togithub.com/openebs/charts)) | minor | `3.9.0` -> `3.10.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>openebs/charts (openebs)</summary> ### [`v3.10.0`](https://togithub.com/openebs/charts/releases/tag/openebs-3.10.0) [Compare Source](https://togithub.com/openebs/charts/compare/openebs-3.9.0...openebs-3.10.0) Containerized Attached Storage for Kubernetes </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
1f439ebe16
commit
1ba0e1943b
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: openebs
|
||||
version: 1.0.7
|
||||
version: 1.1.0
|
||||
appVersion: latest
|
||||
description: OpenEBS is a umbrella container storage provisioner
|
||||
home: https://truecharts.org/charts/incubator/openebs
|
||||
|
@ -28,7 +28,7 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
- name: openebs
|
||||
version: 3.9.0
|
||||
version: 3.10.0
|
||||
repository: https://openebs.github.io/charts
|
||||
condition: ""
|
||||
alias: openebs
|
||||
|
|
Loading…
Reference in New Issue