From a0e665eb4078e9a1367e24dc9605a14a36434272 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 21 May 2026 02:04:56 +0200 Subject: [PATCH] =?UTF-8?q?fix(freshrss):=20update=20image=20ghcr.io/linux?= =?UTF-8?q?server/freshrss=201.29.0=20=E2=86=92=201.29.1=20(#48394)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/freshrss](https://redirect.github.com/linuxserver/docker-freshrss/packages) ([source](https://redirect.github.com/linuxserver/docker-freshrss)) | patch | `3b845ca` → `5292f1d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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/freshrss/Chart.yaml | 4 ++-- charts/stable/freshrss/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 83def2a55e8..83063c1a34e 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.29.0 +appVersion: 1.29.1 dependencies: - name: common version: 29.3.4 @@ -36,5 +36,5 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/freshrss type: application -version: 22.3.1 +version: 22.3.2 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index 21df0d24e34..70298abeb7f 100644 --- a/charts/stable/freshrss/values.yaml +++ b/charts/stable/freshrss/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/freshrss pullPolicy: IfNotPresent - tag: 1.29.0@sha256:3b845ca3eba2bf650c85b5587d62491f2552380b07c880ffdfc9daba491942e2 + tag: 1.29.1@sha256:5292f1d623f621d65c8ecd0034b7cf637531f0ad6008b08affd6a73e32b902ea securityContext: container: readOnlyRootFilesystem: false