Merge pull request #7002 from truecharts/renovate/tccr.io-truecharts-bookstack-23.x

This commit is contained in:
TrueCharts Bot
2023-02-05 21:05:38 +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.11.2022"
appVersion: "23.01.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://hub.docker.com/ghcr.io/linuxserver/bookstack
- https://www.bookstackapp.com/
version: 6.0.18
version: 6.0.19
annotations:
truecharts.org/catagories: |
- media
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/bookstack
pullPolicy: IfNotPresent
tag: 22.11.20221130@sha256:1f9e53ffb1f24664e57f2185ec73b6ec2f9f0fdba49bc8bd25a7bb1ceb22469b
tag: 23.01.20230131@sha256:c6bfd7603aab1cafbce32e1b89c2efa4456b859c7e80a108a04f1fb2b205843b
env:
DB_USER: "{{ .Values.mariadb.mariadbUsername }}"