From 21341b9a247695d37a420eeee794fbd0ff233071 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 25 Sep 2024 14:24:48 +0200 Subject: [PATCH] chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@a857201 by renovate (#26848) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | cthulhoo/ttrss-web-nginx | digest | `21c1503` -> `a857201` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- 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 2107dce9a05..a05206d61be 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:21c1503eff6ca68278e9a33998ebbd1fd796b9173c1ce7ea69c77ec8cb506e62 + tag: latest@sha256:a8572017cc6a4f3b996796038284364d276d6364007a31b38abba832b1ae9e06 updaterImage: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent