diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 5fdedf8f0a5..d71dcce43d3 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.18 +version: 21.14.19 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index f4116b80021..b97c5daf8ce 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:011ff40eecd07e145d5dd2e9b43143b99341872bc7c5b3a3bdf88b08fb4bbad1" + tag: "0.6.25@sha256:d38f76d949e9fb44e9295442b03a042b5df9790620c15fb05293e98c7cb8be63" securityContext: container: readOnlyRootFilesystem: false