Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-12-26 14:46:30 +00:00
parent 9f15985afe
commit 7bc6103807
14 changed files with 22 additions and 15 deletions

View File

@ -1,9 +0,0 @@
## [velero-3.0.3](https://github.com/truecharts/charts/compare/velero-3.0.2...velero-3.0.3) (2023-12-26)
### Fix
- remove values ([#16552](https://github.com/truecharts/charts/issues/16552))

View File

@ -4,6 +4,11 @@
## [velero-3.0.4](https://github.com/truecharts/charts/compare/velero-3.0.3...velero-3.0.4) (2023-12-26)
## [velero-3.0.3](https://github.com/truecharts/charts/compare/velero-3.0.2...velero-3.0.3) (2023-12-26)
### Fix
@ -92,8 +97,3 @@
## [velero-2.0.8](https://github.com/truecharts/charts/compare/velero-2.0.7...velero-2.0.8) (2023-12-22)
### Fix
- expose custom options for homepage integration

View File

@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: velero
version: 3.0.3
version: 3.0.4
appVersion: latest
description: Velero is a kubernetes-native backup solution
home: https://truecharts.org/charts/incubator/velero

View File

@ -0,0 +1,4 @@
## [velero-3.0.4](https://github.com/truecharts/charts/compare/velero-3.0.3...velero-3.0.4) (2023-12-26)

View File

@ -57,6 +57,12 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: enabled
label: "Enabled"
schema:
type: boolean
hidden: true
default: true
- variable: name
label: "Name"
schema:
@ -194,6 +200,12 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: enabled
label: "Enabled"
schema:
type: boolean
hidden: true
default: true
- variable: name
label: "Name"
schema: