From ebdfa8b2ba7d17e944fbc85c893301ae01e07e9f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 22 Aug 2024 14:21:40 +0200 Subject: [PATCH] chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@86e51be by renovate (#25393) 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 | `496610c` -> `86e51be` | --- > [!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://togithub.com/renovatebot/renovate). --- 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 a2cc6cf76d3..a830c675e07 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.24 +version: 18.1.25 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 2dcdc9becc7..175e173853f 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:496610cb19cbeefec47650a9dd654ae1baca30be049228d658324ea1779f1b7b + tag: latest@sha256:86e51be720533e1e32932f2cdcd4a1386773250154928075190d33010f546359 updaterImage: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent