From 1c8b800139971b92bc633930b5d573dc840a5481 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 7 Nov 2021 12:06:46 +0100 Subject: [PATCH] fix(Calibre): Update and change version scheme Fixes: #1088 --- charts/stable/calibre/Chart.yaml | 1 - charts/stable/calibre/values.yaml | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/charts/stable/calibre/Chart.yaml b/charts/stable/calibre/Chart.yaml index 6f59b5cd332..33cf9fc2689 100644 --- a/charts/stable/calibre/Chart.yaml +++ b/charts/stable/calibre/Chart.yaml @@ -22,6 +22,5 @@ version: 4.0.4 annotations: truecharts.org/catagories: | - media - truecharts.org/SCALE-support: "true" truecharts.org/grade: U diff --git a/charts/stable/calibre/values.yaml b/charts/stable/calibre/values.yaml index 9e7e87ee8a6..594783a0c24 100644 --- a/charts/stable/calibre/values.yaml +++ b/charts/stable/calibre/values.yaml @@ -12,7 +12,7 @@ image: # -- image repository repository: ghcr.io/linuxserver/calibre # -- image tag - tag: version-v5.26.0@sha256:b5ab76091fedea53422e0f4ab57c9a672f23599e0c6c003d11df1f6161a7006e + tag: 5.31.1@sha256:09519d76809cd8ff89fbe8469a7a11c7de3cc14c8d20207c8e6d5dcee60ac964 # -- image pull policy pullPolicy: IfNotPresent @@ -31,8 +31,6 @@ env: TZ: UTC # -- Specify the user ID the application will run as PUID: 568 - - # -- Username for the calibre gui GUAC_USER: # -- Password's md5 hash for the calibre gui