diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 28494400bf7..b722311d43d 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: 18.5.83 +version: 18.5.85 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index deeefb9ec1d..1396d91b044 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:3e2dd55506acee052a5297fe72eb1d37da340d757924c3b40a56459f0bafeb99 + tag: latest@sha256:c6aa299f447dc1d0247a5acfeebe417c76772a2ac4b4a0d30466944736c55bac 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:3e2dd55506acee052a5297fe72eb1d37da340d757924c3b40a56459f0bafeb99 + tag: latest@sha256:c6aa299f447dc1d0247a5acfeebe417c76772a2ac4b4a0d30466944736c55bac securityContext: container: readOnlyRootFilesystem: false