From dbac2214aa877f8ccfcb894bafbddfe8c8055518 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 6 Jul 2026 07:54:06 +0200 Subject: [PATCH] chore(freshrss): update image ghcr.io/linuxserver/freshrss digest to 1181ef1 (#49933) 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)) | digest | `b67eb8d` → `1181ef1` | --- > [!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 669662a5599..5d223464f5c 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -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.6.0 +version: 22.6.1 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index 9010324b6a4..fe49e6d34d3 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.1@sha256:b67eb8dbe1e6944ce45f761645858b25b2a852d5dd3e5e49f001bd5cf2534350 + tag: 1.29.1@sha256:1181ef14c856e99f48b26b4f55c68f158202c52aac35901e0ade5c7923270a20 securityContext: container: readOnlyRootFilesystem: false