chore(deps): update container image linuxserver/calibre-web to version-0.6.21@46a39bd by renovate (#16430)
This commit is contained in:
parent
a8a6c8a6c3
commit
5448fefeb7
|
@ -1,38 +1,38 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: calibre-web
|
||||
version: 16.0.11
|
||||
version: 16.0.12
|
||||
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.
|
||||
home: https://truecharts.org/charts/stable/calibre-web
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/janeczku/calibre-web
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
|
||||
- https://hub.docker.com/r/linuxserver/calibre-web
|
||||
- https://github.com/janeczku/calibre-web
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
|
||||
- https://hub.docker.com/r/linuxserver/calibre-web
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- calibre-web
|
||||
- calibre
|
||||
- ebook
|
||||
- calibre-web
|
||||
- calibre
|
||||
- ebook
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: linuxserver/calibre-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.6.21@sha256:109526f6d864af8f99148baf04f3352e02965200cd055ffc2419844b23d38028
|
||||
tag: version-0.6.21@sha256:46a39bd938ae90d04818b8b0e2232e0bdf684b48b25dcdc2ca977ff9c94d6cd5
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue