diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index b2cfce797c0..4e10abc5878 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/janeczku/calibre-web - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/calibre-web type: application -version: 21.14.3 +version: 21.14.4 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index dec0f17fab9..808b3edcb78 100644 --- a/charts/stable/calibre-web/values.yaml +++ b/charts/stable/calibre-web/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/calibre-web pullPolicy: IfNotPresent - tag: "0.6.25@sha256:c46f9b925492024c22acd7a095985a9c0b5c599aaed210f43b33031bbd63551d" + tag: "0.6.25@sha256:fcff56dd8ec3a88e3df0614a44c3515180c47a80e07e40a477807de399383998" securityContext: container: readOnlyRootFilesystem: false