diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 9cc694e8fa3..2446c21ec42 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web - https://hub.docker.com/r/linuxserver/calibre-web type: application -version: 20.1.17 +version: 20.1.18 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index edb9dae4476..20bea996d3d 100644 --- a/charts/stable/calibre-web/values.yaml +++ b/charts/stable/calibre-web/values.yaml @@ -1,7 +1,7 @@ image: repository: linuxserver/calibre-web pullPolicy: IfNotPresent - tag: version-0.6.23@sha256:095dc66d17b5ce04d9046ae60281e66a49dc37a03b441892a86558552ec315f7 + tag: version-0.6.23@sha256:b9082211440a374e2d30450135c1ce22b2d8239e1c6185443f1bf51b85a2f5c1 securityContext: container: readOnlyRootFilesystem: false