diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index f64700bf68e..75bb220f2d7 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.0.7 +version: 19.0.8 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index be33306db7e..bb44ae71a29 100644 --- a/charts/stable/tt-rss/values.yaml +++ b/charts/stable/tt-rss/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: docker.io/cthulhoo/ttrss-web-nginx pullPolicy: IfNotPresent - tag: latest@sha256:3a53cd13b2676e756d1e959f6438b8fd33fc7f861158b841f25bcab2ec453769 + tag: latest@sha256:e4a5eb69643b9586e0cc08fd143f0f40845ca51c023fddcdfc37e6e16b5ad143 updaterImage: repository: docker.io/cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent