Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-12-24 13:19:21 +00:00
parent 0dec1d313f
commit 0bb39b62e0
10803 changed files with 1909947 additions and 1466220 deletions

View File

@@ -1,9 +0,0 @@
## [bookstack-9.0.10](https://github.com/truecharts/charts/compare/bookstack-9.0.9...bookstack-9.0.10) (2023-12-23)
### Chore
- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))

View File

@@ -4,6 +4,15 @@
## [bookstack-9.0.11](https://github.com/truecharts/charts/compare/bookstack-9.0.10...bookstack-9.0.11) (2023-12-24)
### Chore
- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
## [bookstack-9.0.10](https://github.com/truecharts/charts/compare/bookstack-9.0.9...bookstack-9.0.10) (2023-12-23)
### Chore
@@ -88,12 +97,3 @@
## [bookstack-9.0.1](https://github.com/truecharts/charts/compare/bookstack-9.0.0...bookstack-9.0.1) (2023-12-20)
### Chore
- bump patch versions on all charts for new GUI release
## [bookstack-9.0.0](https://github.com/truecharts/charts/compare/bookstack-8.0.15...bookstack-9.0.0) (2023-12-20)
### Chore

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: bookstack
version: 9.0.10
version: 9.0.11
appVersion: 23.10.20231030
description: A simple, self-hosted, easy-to-use platform for organising and storing information.
home: https://truecharts.org/charts/stable/bookstack
@@ -24,14 +24,14 @@ keywords:
- hosted
dependencies:
- name: common
version: 16.2.17
version: 16.2.20
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 11.0.15
version: 11.0.16
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""

View File

@@ -0,0 +1,9 @@
## [bookstack-9.0.11](https://github.com/truecharts/charts/compare/bookstack-9.0.10...bookstack-9.0.11) (2023-12-24)
### Chore
- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))

Binary file not shown.

Binary file not shown.

View File

@@ -1280,15 +1280,22 @@ questions:
type: boolean
default: false
- variable: name
label: Name
description: defaults to chartname
label: Name (Optional)
description: Defaults to chart name
schema:
type: string
default: ""
show_if: [["enabled", "=", true]]
- variable: description
label: Description
description: defaults to chart description
label: Description (Optional)
description: Defaults to chart description
schema:
type: string
default: ""
show_if: [["enabled", "=", true]]
- variable: icon
label: Icon (Optional)
description: Defaults to chart icon
schema:
type: string
default: ""