From ab76a9a8d720feec1d3c38bd3389b53ab9143094 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Oct 2025 02:22:38 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/freshrss digest to 45a4f3a (#40706) 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 | `0fa9ae5` -> `45a4f3a` | --- > [!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 f90f734c572..d84ef8f5276 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/freshrss type: application -version: 21.10.0 +version: 21.10.1 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index b3be0ce2ef9..7d4a9f4692b 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.27.1@sha256:0fa9ae5a7bf4d116320782c686492d84000f9f74e874d34c290ea7f766491a8b + tag: 1.27.1@sha256:45a4f3ae95ea9f842aaf2d753c147368e924c9e6a0fcfc9a8456d30d1ba77ca1 securityContext: container: readOnlyRootFilesystem: false