diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index e0ac78bd480..6b9ac8a53c3 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.6.22 +appVersion: 0.6.23 dependencies: - name: common version: 24.1.5 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web - https://hub.docker.com/r/linuxserver/calibre-web type: application -version: 20.1.8 +version: 20.1.9 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index f8f945a943f..d78dc00945c 100644 --- a/charts/stable/calibre-web/values.yaml +++ b/charts/stable/calibre-web/values.yaml @@ -1,7 +1,7 @@ image: repository: linuxserver/calibre-web pullPolicy: IfNotPresent - tag: version-0.6.22@sha256:14c3eafe5aec2344581e27991adc6545c9928f54020b50affe1678b8b5f22021 + tag: version-0.6.23@sha256:f050ee5cb08905375f6e7341f3c838fe592c7ccca3771bdb6859e592d68d86af securityContext: container: readOnlyRootFilesystem: false