Update patch Docker tags (#481)

* Update patch Docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2021-05-23 22:21:23 +02:00
committed by GitHub
co-authored by Renovate Bot TrueCharts-Bot
parent 4f0656ec26
commit 9d9fecf49e
24 changed files with 204 additions and 243 deletions
+23 -24
View File
@@ -1,30 +1,29 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: calibre-web
version: 4.0.0
upstream_version: 4.3.1
appVersion: "auto"
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
type: application
appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 4.1.5
deprecated: false
description: Calibre-Web is a web app providing a clean interface for browsing, reading
and downloading eBooks using an existing Calibre database.
home: https://github.com/truecharts/apps/tree/master/incubator/calibre-web
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png
keywords:
- calibre-web
- calibre
- ebook
sources:
- https://github.com/truecharts/apps/tree/master/incubator/calibre-web
- https://github.com/k8s-at-home/charts/tree/master/charts/calibre-web
- https://hub.docker.com/r/linuxserver/calibre-web/
- https://github.com/janeczku/calibre-web
dependencies:
- name: common
repository: https://truecharts.org/
version: 4.1.5
# condition:
- calibre-web
- calibre
- ebook
kubeVersion: '>=1.16.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: truecharts.org
# annotations:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
name: calibre-web
sources:
- https://github.com/truecharts/apps/tree/master/incubator/calibre-web
- https://github.com/k8s-at-home/charts/tree/master/charts/calibre-web
- https://hub.docker.com/r/linuxserver/calibre-web/
- https://github.com/janeczku/calibre-web
type: application
upstream_version: 4.3.1
version: 4.0.1
@@ -7,7 +7,7 @@
image:
repository: linuxserver/calibre-web
pullPolicy: IfNotPresent
tag: version-0.6.11
tag: version-0.6.12
##
+1 -1
View File
@@ -3,7 +3,7 @@
image:
repository: linuxserver/calibre-web
pullPolicy: IfNotPresent
tag: version-0.6.11
tag: version-0.6.12
strategy:
type: Recreate