From ce200b24b44c37f498e2209b43cc3a879d7950cb Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Thu, 24 Mar 2022 17:47:43 +0200 Subject: [PATCH] fix(calibre-web): Update digest (#2268) --- charts/stable/calibre-web/Chart.yaml | 2 +- charts/stable/calibre-web/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 7fc3ffe3743..eb46fdff9cb 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 10.0.5 +version: 10.0.6 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index 40a7c36e293..06e52dfbeae 100644 --- a/charts/stable/calibre-web/values.yaml +++ b/charts/stable/calibre-web/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/calibre-web pullPolicy: IfNotPresent - tag: v0.6.17@sha256:37fd75314a6c5719996a143a2b47ce95068cf0fe688519f8bd1a7aadf7520781 + tag: v0.6.17@sha256:f7573b8ee21d0c69c6afb3ea0e2491154e2b042d3e944b886646f2d3c788367f securityContext: readOnlyRootFilesystem: false