From d06d0f729268db71acd10d2a87b7874edf41c988 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 16:33:35 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/freshrss digest to bd86eea (#38114) 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 | `78a39bb` -> `bd86eea` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://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 390be190c2a..1fe9b3bbf7b 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/truecharts/charts/tree/master/charts/stable/freshrss type: application -version: 21.2.3 +version: 21.2.4 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index d382f897d1e..505d8c27d0f 100644 --- a/charts/stable/freshrss/values.yaml +++ b/charts/stable/freshrss/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/freshrss pullPolicy: IfNotPresent - tag: 1.26.3@sha256:78a39bb20bd76e17ac755736771e037ff2da5c741e58620cc91c0eb496d8c8d5 + tag: 1.26.3@sha256:bd86eea98efb653ba7b1cc919575a16e0b6b44dc9da377c05c28d799fca75e69 securityContext: container: readOnlyRootFilesystem: false