From 1f0bd28eb6fbeb1fac7ef99ad110d79016ec0fdb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 07:20:02 +0100 Subject: [PATCH] chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@9ddd0f9 by renovate (#18567) 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 | `d77d732` -> `9ddd0f9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). --- charts/stable/tt-rss/Chart.yaml | 4 ++-- charts/stable/tt-rss/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index adc7bc1e079..da500cef8d0 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -32,7 +32,7 @@ name: tt-rss sources: - https://git.tt-rss.org/fox/tt-rss - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss - - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx + - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static type: application -version: 16.1.4 +version: 16.1.5 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 2deaf00dea8..8e61a25e677 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:d77d732d4d48f528d92f4ad6477f3ecb4ed6d4e698f81a102c2cc7921bb0148f + tag: latest@sha256:9ddd0f9cec6bf0f53c765005f761da46ff02f2e77e6d645745388d6d7e820c18 updaterImage: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent