diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 8e3bf88af90..03a13931484 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -42,5 +42,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: 21.17.1 +version: 21.17.2 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index 13c1faa0a59..0971cbd6031 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:8f41abe20bcbee8d9ef45cdb65e954861561a48d95eebc02db33fef436fd8b0f" + tag: "0.6.26@sha256:fac71c9e24bbcb9093d4bef5559e67600bab37bba3fed3f16bb7c4fa4bc10358" securityContext: container: readOnlyRootFilesystem: false