chore(deps): update docker general non-major (#2988)

* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2022-06-26 22:06:15 +02:00
committed by GitHub
parent 9f7849b125
commit 989a9ba652
55 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ name: bookstack
sources:
- https://www.bookstackapp.com/
- https://hub.docker.com/r/linuxserver/bookstack
version: 3.0.7
version: 3.0.8
annotations:
truecharts.org/catagories: |
- media
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/bookstack
pullPolicy: IfNotPresent
tag: v22.04.20220429@sha256:a2c36165fb0fa726eba39d17c368c8254741ece27d83a8cd276842805810ee8b
tag: v22.06.20220624@sha256:26ef65fe5d2dcdb21618d7873c16bd32937f41aadb07ee4c0a5379b2e8202f60
env:
DB_USER: "{{ .Values.mariadb.mariadbUsername }}"