From 9c2c512723dfc70a8d111ac3c3eb59dd7c6b2bb9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 22 Jun 2024 14:22:38 +0200 Subject: [PATCH] chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@3c6a0ff by renovate (#23685) --- 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 f74b2ac2ae1..b5d9da2c5cb 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.11 +version: 18.1.12 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 28e53d487b1..fd715fa0741 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:0fe083d54e4eceab650b362f5dcf19eb87b9482656bfa0802d330c225c5bd410 + tag: latest@sha256:3c6a0ffd88daadff26af86c9c7721146d6a38b1bf4624b299af081bb4721c238 updaterImage: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent