diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index e00f1e2455d..8e10b8d00cc 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx type: application -version: 18.1.37 +version: 18.1.38 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index b2a3fc91d93..aaa1edd2de3 100644 --- a/charts/stable/tt-rss/values.yaml +++ b/charts/stable/tt-rss/values.yaml @@ -1,7 +1,7 @@ image: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent - tag: latest@sha256:f805eb62c193b6dc2b396a86b5a8ebd7ae06396876c5e6d918bc52ac61e27523 + tag: latest@sha256:b7362db55cfc6dc7f01153825be494328b62166b8562a9d785abca6ec3042ca7 nginxImage: repository: cthulhoo/ttrss-web-nginx pullPolicy: IfNotPresent @@ -9,7 +9,7 @@ nginxImage: updaterImage: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent - tag: latest@sha256:f805eb62c193b6dc2b396a86b5a8ebd7ae06396876c5e6d918bc52ac61e27523 + tag: latest@sha256:b7362db55cfc6dc7f01153825be494328b62166b8562a9d785abca6ec3042ca7 securityContext: container: readOnlyRootFilesystem: false