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

This commit is contained in:
TrueCharts Bot 2023-02-26 15:10:30 +01:00 committed by GitHub
commit 2749e5c3d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "23.01.2023"
appVersion: "23.02.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://ghcr.io/linuxserver/bookstack
- https://www.bookstackapp.com/
version: 6.0.21
version: 6.0.22
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/bookstack
pullPolicy: IfNotPresent
tag: 23.01.20230131@sha256:c6bfd7603aab1cafbce32e1b89c2efa4456b859c7e80a108a04f1fb2b205843b
tag: 23.02.20230226@sha256:8c90a4e5983fca7e8675708e7bf6beae880ef88f8d1047c8784cf9b3d4a78a55
env:
DB_USER: "{{ .Values.mariadb.mariadbUsername }}"