Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
43fb4547e5
commit
daccb62a46
|
@ -1,6 +1,6 @@
|
|||
|
||||
|
||||
## [openebs-4.3.12](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-4.3.12) (2024-04-24)
|
||||
## [openebs-4.3.12](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-4.3.12) (2024-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
|
|
|
@ -239,7 +239,6 @@ questions:
|
|||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
hidden: true
|
||||
- variable: provisioner
|
||||
label: "provisioner"
|
||||
schema:
|
||||
|
@ -319,3 +318,9 @@ questions:
|
|||
type: string
|
||||
default: "off"
|
||||
hidden: true
|
||||
- variable: encryption
|
||||
label: "dedup"
|
||||
schema:
|
||||
type: string
|
||||
default: "off"
|
||||
hidden: true
|
||||
|
|
Loading…
Reference in New Issue