diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 3370a162c7c..e3276787886 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.86 +version: 18.5.88 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 797689ee711..be33306db7e 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:c6aa299f447dc1d0247a5acfeebe417c76772a2ac4b4a0d30466944736c55bac + tag: latest@sha256:5bdd162959f85dedeed80687b391720d1857b11be6a6af40e575b2574b627780 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:c6aa299f447dc1d0247a5acfeebe417c76772a2ac4b4a0d30466944736c55bac + tag: latest@sha256:5bdd162959f85dedeed80687b391720d1857b11be6a6af40e575b2574b627780 securityContext: container: readOnlyRootFilesystem: false