Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-11-30 20:05:07 +00:00
parent c940b20588
commit 480551b617
13 changed files with 7 additions and 7 deletions

View File

@ -1,4 +0,0 @@
## [bookstack-6.0.6](https://github.com/truecharts/charts/compare/bookstack-6.0.4...bookstack-6.0.6) (2022-11-30)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "22.10.2022"
appVersion: "22.11.2022"
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://www.bookstackapp.com/
- https://hub.docker.com/r/linuxserver/bookstack
version: 6.0.6
version: 6.0.7
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,4 @@
## [bookstack-6.0.7](https://github.com/truecharts/charts/compare/bookstack-6.0.6...bookstack-6.0.7) (2022-11-30)

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/bookstack
pullPolicy: IfNotPresent
tag: 22.10.20221021@sha256:ca4e38ddf70130f039f709bbc581dc73cd1a126ead948181d3071176b0180696
tag: 22.11.20221130@sha256:1f9e53ffb1f24664e57f2185ec73b6ec2f9f0fdba49bc8bd25a7bb1ceb22469b
env:
DB_USER: "{{ .Values.mariadb.mariadbUsername }}"