diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 8cea767b026..cce90981625 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.6.25 +appVersion: 0.6.26 dependencies: - name: common version: 28.29.49 @@ -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.14.21 +version: 21.14.22 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index d235802da31..e01b9dc9fee 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:bdf2062986e0ab887930e4c1ce17723b720839a3387878425c3fc1e140b25d8e" + tag: "0.6.26@sha256:3903179735a75d5920145aa06f679e50d340a9d0a1f061e9378f808b67efa6c8" securityContext: container: readOnlyRootFilesystem: false