diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 4f8027fc453..3d02322fe25 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/calibre-web - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/calibre-web type: application -version: 22.0.0 +version: 22.0.1 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index 0971cbd6031..04609f7ea69 100644 --- a/charts/stable/calibre-web/values.yaml +++ b/charts/stable/calibre-web/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/calibre-web pullPolicy: IfNotPresent - tag: "0.6.26@sha256:fac71c9e24bbcb9093d4bef5559e67600bab37bba3fed3f16bb7c4fa4bc10358" + tag: "0.6.26@sha256:e3e46a05b90299b8821044f18a66efcd53912ca70387f26cceef525248136c50" securityContext: container: readOnlyRootFilesystem: false