From f4f94795c9a64a38b913e8e7f7bc8ec5db667b1a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 16 Nov 2025 22:35:49 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/freshrss digest to aa015e6 (#41768) 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 | `39c91af` -> `aa015e6` | --- > [!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 ab73973c1bb..5b089c8aaab 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/freshrss type: application -version: 21.12.5 +version: 21.12.6 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index 0e03237266b..a2632bafcb3 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:39c91af5f39b4a369cb03296d8740541319ae1ac693a0454a4621039a2338ccb + tag: 1.27.1@sha256:aa015e65d701f1a5b9307cb56ba9b7f30953384a2f1fbc79f9739440dd34b1e7 securityContext: container: readOnlyRootFilesystem: false