diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 943af23a5eb..a8448dc16f6 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.1.5 +version: 18.1.6 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index b2ddb688aee..58ffffc48f9 100644 --- a/charts/stable/tt-rss/values.yaml +++ b/charts/stable/tt-rss/values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: cthulhoo/ttrss-web-nginx pullPolicy: IfNotPresent - tag: latest@sha256:fb3ba16892b2702ae09c80ce52bc9904b6fb1b0ade44527ba5c29a65e07e3459 + tag: latest@sha256:63a8afb2b17468899bfc03ff191ed90e9fb077fc40ef575eb4aa5505c8c72804 updaterImage: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent