From f53258f35ff66f3d450ead5f6769e06b522d51ca Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 10 Nov 2024 17:23:44 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/freshrss digest to ad4c0a7 (#29097) 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 | `51ab93c` -> `ad4c0a7` | --- > [!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 e315bbf5d00..1e34e75571b 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss type: application -version: 20.2.3 +version: 20.2.4 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index ecd39d2d720..1290b124a81 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.24.3@sha256:51ab93c927d3b178e4550f33f7b02cd61acb9854cff4af6e1e66f8058fff3a60 + tag: 1.24.3@sha256:ad4c0a7cd6cabb9b2b46f128536c9e8e5e715e5b2bc08098ea54e1491655fb86 securityContext: container: readOnlyRootFilesystem: false