diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index c4391c72a15..33ee8ff7257 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx type: application -version: 15.0.9 +version: 15.0.10 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index d301d70494b..83f2d702b87 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:c0d636ddfb096653b84b8b258519d905baae46fb4b59e67dda6fb9b709fa8fc8 + tag: latest@sha256:bd1ad0a2c57c8211aeb5ae88dc22409cc1e8e91d649adfee17bd2de08e004b8e updaterImage: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent