From 5b75edd665cf6fb228f3c1c4f630fb840471bc08 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 May 2026 05:36:59 +0200 Subject: [PATCH] =?UTF-8?q?feat(freshrss):=20update=20image=20ghcr.io/linu?= =?UTF-8?q?xserver/freshrss=201.28.1=20=E2=86=92=201.29.0=20(#48098)?= 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)) | minor | `1fb7c33` → `9ea33a3` | --- > [!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 | 2 +- charts/stable/freshrss/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 4daa66ebeae..d6f2c169861 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.28.1 +appVersion: 1.29.0 dependencies: - name: common version: 29.3.4 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index 4f8e81063c0..a40a8f57ff8 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.28.1@sha256:1fb7c33736bfa2dac5e1afacf7d3b480fbb7c0d73d54294d44940b486ac487c0 + tag: 1.29.0@sha256:9ea33a3b660f1e8485867374be36d39898c7b43fcbd2595e2442cb1d9b23410e securityContext: container: readOnlyRootFilesystem: false