Merge pull request #5017 from truecharts/renovate/tccr.io-truecharts-bookstack-22.x

This commit is contained in:
TrueCharts Bot
2022-11-30 21:02:00 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
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
+1 -1
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 }}"