From 0fe19d0f30b3145962e00d11e38808eee91c48b0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Sep 2024 08:29:27 +0200 Subject: [PATCH] chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@21c1503 by renovate (#26737) --- charts/stable/tt-rss/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index c30fbbdb57f..d9d14a19b38 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:188aeef07208c1d04d4160b5e54e2e02d6e1d6c236b3242a1fc86ac26e705543 + tag: latest@sha256:21c1503eff6ca68278e9a33998ebbd1fd796b9173c1ce7ea69c77ec8cb506e62 updaterImage: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent