From b5535a7ae133a091115db5e32af7cf5902376dac Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 11 Aug 2024 20:19:52 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.24.1@97da5a5 by renovate (#25010) 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://togithub.com/linuxserver/docker-freshrss/packages) ([source](https://togithub.com/linuxserver/docker-freshrss)) | digest | `daf0d3d` -> `97da5a5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 f6f2d7b4ddd..a332c517d0a 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.1.7 +version: 20.1.8 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index db44e7b8392..8ce88232a30 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.1@sha256:daf0d3d19030aafc3c210c57e1101a9f11efe8798119e7da1fb350d3199a2450 + tag: 1.24.1@sha256:97da5a5316c2beb0743827d9a48b59438cbf9a26a372242a361081df5e11fe92 securityContext: container: readOnlyRootFilesystem: false