chore(deps): update container image linuxserver/calibre-web to version-0.6.21@2e223f2 (#15378)

This commit is contained in:
TrueCharts Bot 2023-11-26 07:25:42 +01:00 committed by GitHub
parent be9fc514e8
commit d66fc3d260
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 apiVersion: v2
appVersion: "0.6.21" appVersion: 0.6.21
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
- https://github.com/janeczku/calibre-web - https://github.com/janeczku/calibre-web
type: application type: application
version: 15.0.12 version: 15.0.13
annotations: annotations:
truecharts.org/category: media truecharts.org/category: media
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"

View File

@ -1,7 +1,7 @@
image: image:
repository: linuxserver/calibre-web repository: linuxserver/calibre-web
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: version-0.6.21@sha256:d40cbc67888c13212557a47a75d76d4750efed84c4e660749a9f6b17424db2f3 tag: version-0.6.21@sha256:2e223f2c5195b98e2bd377dea7aaf5acc7dd9750936cf61a92c28a668b32b33f
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false