diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 10bb3d3e016..9cc694e8fa3 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.16 +version: 20.1.17 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index 17fe2cb42a4..edb9dae4476 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:bd3365c877cc432dc047e4c04adbf78a481e252c441886b774eb6faf7d36f960 + tag: version-0.6.23@sha256:095dc66d17b5ce04d9046ae60281e66a49dc37a03b441892a86558552ec315f7 securityContext: container: readOnlyRootFilesystem: false