diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index da5436f9ca6..27d4ffc387a 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://git.tt-rss.org/fox/tt-rss - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tt-rss type: application -version: 21.4.9 +version: 21.4.10 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index edc4c7a387a..479b1151ed6 100644 --- a/charts/stable/tt-rss/values.yaml +++ b/charts/stable/tt-rss/values.yaml @@ -6,7 +6,7 @@ image: nginxImage: repository: ghcr.io/tt-rss/tt-rss-web-nginx pullPolicy: IfNotPresent - tag: latest@sha256:cfd187cc8009646be2f135c1b1dba5c77118ff21fc62c750f3c302d228e416f9 + tag: latest@sha256:1ecd11fdc25a19e9818ae81d7d95d137035c65fc5671929a989ac8f270275f56 updaterImage: repository: ghcr.io/tt-rss/tt-rss pullPolicy: IfNotPresent