From 4e82b37fefc55402300729edca7bce310c428afd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Sep 2025 20:58:19 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/freshrss=201.27.0=20=E2=86=92=201.27.1=20(#40099)?= 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)) | patch | `3c48add` -> `12e0731` | --- > [!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 | 5 +++-- charts/stable/freshrss/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 5ec47b6b859..b110c9b538a 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.27.0 +appVersion: 1.27.1 dependencies: - name: common version: 28.20.0 @@ -36,7 +36,8 @@ name: freshrss sources: - https://ghcr.io/linuxserver/freshrss - https://github.com/FreshRSS/FreshRSS + - 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.7.1 +version: 21.7.2 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index 1cedc6667ec..f196b30cf3c 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.0@sha256:3c48add07f0b7cae80d0b26a2d57741cef62dfcc646011fc93dfd00a03d9ef30 + tag: 1.27.1@sha256:12e07317c30cde13b12e8880b563c2b0dca4528ab8a08da1ea1686c96bfc7e48 securityContext: container: readOnlyRootFilesystem: false