From 0ec1fdafaa2605ea1f1a1f6519de685b41baeebf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 17 Jun 2024 20:22:12 +0200 Subject: [PATCH] chore(deps): update container image cthulhoo/ttrss-fpm-pgsql-static to latest@ef27a76 by renovate (#23463) 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-fpm-pgsql-static | digest | `a102833` -> `ef27a76` | --- > [!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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 1d390e71ca8..a871cf4e9cb 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.0.15 +version: 18.0.17 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 51679e8208d..4606395e7d4 100644 --- a/charts/stable/tt-rss/values.yaml +++ b/charts/stable/tt-rss/values.yaml @@ -1,7 +1,7 @@ image: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent - tag: latest@sha256:a1028331ec06a905043b877dadf2d84542e20795d680e725070aa321fb68320a + tag: latest@sha256:ef27a76ffa8091ec9c3f3431f88c4fe21b946d8ba04cf8ccb6f2a050a90c73ef nginxImage: repository: cthulhoo/ttrss-web-nginx pullPolicy: IfNotPresent @@ -9,7 +9,7 @@ nginxImage: updaterImage: repository: cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent - tag: latest@sha256:a1028331ec06a905043b877dadf2d84542e20795d680e725070aa321fb68320a + tag: latest@sha256:ef27a76ffa8091ec9c3f3431f88c4fe21b946d8ba04cf8ccb6f2a050a90c73ef securityContext: container: readOnlyRootFilesystem: false