Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f9e523a34a
commit
a793915981
Binary file not shown.
Binary file not shown.
|
@ -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.2.5
|
||||
version: 4.3.1
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
|
||||
## [openebs-4.2.5](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-4.2.5) (2024-04-17)
|
||||
## [openebs-4.3.1](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-4.3.1) (2024-04-18)
|
||||
|
||||
### Chore
|
||||
|
||||
|
@ -10,27 +10,29 @@
|
|||
|
||||
- ensure release is pushed
|
||||
|
||||
- update helm general minor by renovate ([#20849](https://github.com/truecharts/charts/issues/20849))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
||||
- update ignored updates to v20.3.9[@370bb36](https://github.com/370bb36) by renovate ([#20917](https://github.com/truecharts/charts/issues/20917))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
|
||||
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
|
||||
|
||||
- update helm general minor by renovate ([#20849](https://github.com/truecharts/charts/issues/20849))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update helm general minor by renovate ([#20924](https://github.com/truecharts/charts/issues/20924))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
- update ignored updates to v20.3.9[@370bb36](https://github.com/370bb36) by renovate ([#20917](https://github.com/truecharts/charts/issues/20917))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 698 B After Width: | Height: | Size: 698 B |
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -145,6 +145,7 @@ localpv-provisioner:
|
|||
zfs-localpv:
|
||||
enabled: false
|
||||
crd:
|
||||
enabled: false
|
||||
enableInstall: false
|
||||
volumeSnapshot: false
|
||||
# Sample configuration if you want to configure zfs localpv with custom values.
|
Loading…
Reference in New Issue