From 44d306d3ea573938d56a189ba2f7063dabb8e62b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Sep 2024 02:34:28 +0200 Subject: [PATCH] chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@e20381b by renovate (#26298) 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 | `4eab6a6` -> `e20381b` | --- > [!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 b2cb56c1916..c91b60774d7 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:4eab6a6f740b76bd49966047c2e4c5a3d32b9f2162f49230b42c34f6e314673c + tag: latest@sha256:e20381b8078363e99d0a40b0cfaa3576df683d88d4adfbcc7b9252fe0dc99f7e updaterImage: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent