From 8cd01b51d1ef246f51172cf93267815e0bec8dc0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 9 May 2024 14:21:02 +0200 Subject: [PATCH] chore(deps): update container image cthulhoo/ttrss-fpm-pgsql-static to latest@e1a360b by renovate (#21813) 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 | `eefa41a` -> `e1a360b` | --- > [!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 | 6 +++--- charts/stable/tt-rss/values.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 5a35c3d3a6c..d2daaeacb68 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.webp keywords: - tt-rss - rss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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-web-nginx - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static + - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx type: application -version: 17.0.4 +version: 17.0.6 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index d3ca1218c38..fe30e4aa5ef 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:eefa41ac225e6402cdef818cd85e643dbde564afbc1bad16456b5ec1a97d8dce + tag: latest@sha256:e1a360b7152ad7397c49be7350bc67ae161f8f89af546a25a86bdd42eb3e32b7 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:eefa41ac225e6402cdef818cd85e643dbde564afbc1bad16456b5ec1a97d8dce + tag: latest@sha256:e1a360b7152ad7397c49be7350bc67ae161f8f89af546a25a86bdd42eb3e32b7 securityContext: container: readOnlyRootFilesystem: false