chore(deps): update container image linuxserver/calibre-web to version-0.6.21@46a39bd by renovate (#16430)

This commit is contained in:
TrueCharts Bot
2023-12-25 01:42:37 +01:00
committed by GitHub
parent a8a6c8a6c3
commit 5448fefeb7
2 changed files with 26 additions and 26 deletions
+25 -25
View File
@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: calibre-web name: calibre-web
version: 16.0.11 version: 16.0.12
appVersion: 0.6.21 appVersion: 0.6.21
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
home: https://truecharts.org/charts/stable/calibre-web home: https://truecharts.org/charts/stable/calibre-web
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/janeczku/calibre-web - https://github.com/janeczku/calibre-web
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
- https://hub.docker.com/r/linuxserver/calibre-web - https://hub.docker.com/r/linuxserver/calibre-web
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- calibre-web - calibre-web
- calibre - calibre
- ebook - ebook
dependencies: dependencies:
- name: common - name: common
version: 16.2.21 version: 16.2.21
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media truecharts.org/category: media
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
type: application type: application
+1 -1
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:109526f6d864af8f99148baf04f3352e02965200cd055ffc2419844b23d38028 tag: version-0.6.21@sha256:46a39bd938ae90d04818b8b0e2232e0bdf684b48b25dcdc2ca977ff9c94d6cd5
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false