From 05193a30d417d1b9853370817bd61465bd9a681d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 15 Sep 2024 08:24:15 +0200 Subject: [PATCH] chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@188aeef by renovate (#26410) 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 | `173390b` -> `188aeef` | --- > [!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 dfea179a0be..afa6bc9b85f 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:173390ba072c31081255f1a7f9db01a8559c19d2639d79e390238634d1cc67b6 + tag: latest@sha256:188aeef07208c1d04d4160b5e54e2e02d6e1d6c236b3242a1fc86ac26e705543 updaterImage: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent