diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index e58580076d6..c860c667003 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.5.17 +version: 18.5.19 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index a5906ed0597..a79567ae299 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:10d2bbe12896c39607e083beebeacd3bdd128bbce674179b6c0830161650eaa8 + tag: latest@sha256:d2405ca91b187082d4b8cee3fff0443f51e00259db21046916cb77f915f1412f 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:10d2bbe12896c39607e083beebeacd3bdd128bbce674179b6c0830161650eaa8 + tag: latest@sha256:d2405ca91b187082d4b8cee3fff0443f51e00259db21046916cb77f915f1412f securityContext: container: readOnlyRootFilesystem: false