mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-17 14:50:22 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [bookstack-9.0.2](https://github.com/truecharts/charts/compare/bookstack-9.0.1...bookstack-9.0.2) (2023-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bookstack-9.0.1](https://github.com/truecharts/charts/compare/bookstack-9.0.0...bookstack-9.0.1) (2023-12-20)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bookstack-8.0.9](https://github.com/truecharts/charts/compare/bookstack-8.0.8...bookstack-8.0.9) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: bookstack
|
||||
version: 9.0.1
|
||||
version: 9.0.2
|
||||
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
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.bookstackapp.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
|
||||
- https://ghcr.io/linuxserver/bookstack
|
||||
- https://www.bookstackapp.com/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -24,14 +24,14 @@ keywords:
|
||||
- hosted
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.7
|
||||
version: 16.2.9
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 11.0.4
|
||||
version: 11.0.5
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
9
stable/bookstack/9.0.2/app-changelog.md
Normal file
9
stable/bookstack/9.0.2/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [bookstack-9.0.2](https://github.com/truecharts/charts/compare/bookstack-9.0.1...bookstack-9.0.2) (2023-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341))
|
||||
|
||||
|
||||
BIN
stable/bookstack/9.0.2/charts/common-16.2.9.tgz
Normal file
BIN
stable/bookstack/9.0.2/charts/common-16.2.9.tgz
Normal file
Binary file not shown.
BIN
stable/bookstack/9.0.2/charts/mariadb-11.0.5.tgz
Normal file
BIN
stable/bookstack/9.0.2/charts/mariadb-11.0.5.tgz
Normal file
Binary file not shown.
@@ -1253,7 +1253,7 @@ questions:
|
||||
label: enabled
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
default: false
|
||||
- variable: certificateIssuer
|
||||
label: certificateIssuer
|
||||
description: defaults to chartname
|
||||
Reference in New Issue
Block a user