Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c940b20588
commit
480551b617
|
@ -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)
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "22.10.2022"
|
appVersion: "22.11.2022"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -28,7 +28,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
|
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
|
||||||
- https://www.bookstackapp.com/
|
- https://www.bookstackapp.com/
|
||||||
- https://hub.docker.com/r/linuxserver/bookstack
|
- https://hub.docker.com/r/linuxserver/bookstack
|
||||||
version: 6.0.6
|
version: 6.0.7
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -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)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/bookstack
|
repository: tccr.io/truecharts/bookstack
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 22.10.20221021@sha256:ca4e38ddf70130f039f709bbc581dc73cd1a126ead948181d3071176b0180696
|
tag: 22.11.20221130@sha256:1f9e53ffb1f24664e57f2185ec73b6ec2f9f0fdba49bc8bd25a7bb1ceb22469b
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DB_USER: "{{ .Values.mariadb.mariadbUsername }}"
|
DB_USER: "{{ .Values.mariadb.mariadbUsername }}"
|
Loading…
Reference in New Issue