Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [bookstack-6.0.21](https://github.com/truecharts/charts/compare/bookstack-6.0.20...bookstack-6.0.21) (2023-02-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [bookstack-6.0.22](https://github.com/truecharts/charts/compare/bookstack-6.0.21...bookstack-6.0.22) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bookstack to v23.02.20230226
|
||||
|
||||
|
||||
|
||||
|
||||
## [bookstack-6.0.21](https://github.com/truecharts/charts/compare/bookstack-6.0.20...bookstack-6.0.21) (2023-02-19)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [bookstack-6.0.12](https://github.com/truecharts/charts/compare/bookstack-6.0.11...bookstack-6.0.12) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [bookstack-6.0.11](https://github.com/truecharts/charts/compare/bookstack-6.0.10...bookstack-6.0.11) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "23.01.2023"
|
||||
appVersion: "23.02.2023"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -28,7 +28,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
|
||||
- https://ghcr.io/linuxserver/bookstack
|
||||
- https://www.bookstackapp.com/
|
||||
version: 6.0.21
|
||||
version: 6.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/bookstack/6.0.22/app-changelog.md
Normal file
9
stable/bookstack/6.0.22/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [bookstack-6.0.22](https://github.com/truecharts/charts/compare/bookstack-6.0.21...bookstack-6.0.22) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bookstack to v23.02.20230226
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/bookstack
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.01.20230131@sha256:c6bfd7603aab1cafbce32e1b89c2efa4456b859c7e80a108a04f1fb2b205843b
|
||||
tag: 23.02.20230226@sha256:8c90a4e5983fca7e8675708e7bf6beae880ef88f8d1047c8784cf9b3d4a78a55
|
||||
|
||||
env:
|
||||
DB_USER: "{{ .Values.mariadb.mariadbUsername }}"
|
||||
Reference in New Issue
Block a user