diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 6a080f8b93e..eb3c3c1b629 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx type: application -version: 19.3.1 +version: 19.3.3 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 82960a995c9..67f13d55b3a 100644 --- a/charts/stable/tt-rss/values.yaml +++ b/charts/stable/tt-rss/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent - tag: latest@sha256:2b6395a9231b40ccda6b5aeceed18f9379789109dc26a611cb23f64dc0143801 + tag: latest@sha256:0aed40f62c4ded576d0cefb65574150007e85acae73b8854a3b0add144c3340e nginxImage: repository: docker.io/cthulhoo/ttrss-web-nginx pullPolicy: IfNotPresent @@ -9,7 +9,7 @@ nginxImage: updaterImage: repository: docker.io/cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent - tag: latest@sha256:2b6395a9231b40ccda6b5aeceed18f9379789109dc26a611cb23f64dc0143801 + tag: latest@sha256:0aed40f62c4ded576d0cefb65574150007e85acae73b8854a3b0add144c3340e securityContext: container: readOnlyRootFilesystem: false