We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6daad commit 9ac7614Copy full SHA for 9ac7614
charts/stable/calibre-web/Chart.yaml
@@ -1,9 +1,9 @@
1
apiVersion: v2
2
# renovate: image=ghcr.io/linuxserver/calibre-web
3
-appVersion: 0.6.26
+appVersion: 5.33.2
4
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
5
name: calibre-web
6
-version: 9.0.3
+version: 10.0.0
7
kubeVersion: ">=1.16.0-0"
8
keywords:
9
- calibre
@@ -23,4 +23,4 @@ dependencies:
23
annotations:
24
artifacthub.io/changes: |-
25
- kind: changed
26
- description: Applied patch update of image ghcr.io/linuxserver/calibre-web to 0.6.26
+ description: Applied major update of image ghcr.io/linuxserver/calibre-web to 5.33.2
0 commit comments