Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-04-24 19:27:28 +00:00
parent b32e103115
commit 252a02c1d0
25 changed files with 41 additions and 32 deletions

View File

@ -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.3.10
version: 4.3.12

View File

@ -1,6 +1,6 @@
## [openebs-4.3.10](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-4.3.10) (2024-04-22)
## [openebs-4.3.12](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-4.3.12) (2024-04-24)
### Chore
@ -64,6 +64,14 @@
- poolname input validation ([#21277](https://github.com/truecharts/charts/issues/21277))
- BREAKING CHANGE make it an umbrella chart with multiple upstream dependencies ([#19813](https://github.com/truecharts/charts/issues/19813))
- BREAKING CHANGE (on scale) use zfs backend instead of localpath on scale ([#19548](https://github.com/truecharts/charts/issues/19548))
### Fix
- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154))

View File

Before

Width:  |  Height:  |  Size: 698 B

After

Width:  |  Height:  |  Size: 698 B

View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@ -280,6 +280,7 @@ questions:
schema:
type: string
default: ""
valid_chars: '^(?!.*\\)(?!.*ix-applications)[^\/]+(\/[^\/]+)+$'
required: true
- variable: fstype
label: "fstype"