From edca9e1e527ce5e3cee21fe5eae8d07b5229d376 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 16 Jun 2024 20:21:19 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.24.1@db842c3 by renovate (#23428) 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 | `d11d68e` -> `db842c3` | --- > [!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 227a4d5e4c8..f208f7ee014 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.0.4 +version: 20.0.5 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index 7e04a66e828..495cf58860f 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:d11d68ecb34cea18784653ec50392ff1891e83fef977b74ff1de0473c67a7fa8 + tag: 1.24.1@sha256:db842c3b1432c4e35d79798b1802bf74c7867f45d1a89c027e7e9879e8162f17 securityContext: container: readOnlyRootFilesystem: false