From 35dff69368db5c139c4d499adb4fc99bbb93e606 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 07:21:39 +0100 Subject: [PATCH] chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@bd1ad0a by renovate (#18037) --- charts/stable/tt-rss/Chart.yaml | 2 +- charts/stable/tt-rss/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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