From 1bf0929302740e2507c5c5cf5a37901211a18c06 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 5 Jun 2024 20:21:04 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/freshrss to v1.24.1@2d79376 by renovate (#22892) 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)) | patch | `1.24.0` -> `1.24.1` | --- > [!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 | 4 ++-- charts/stable/freshrss/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index b278c247b2e..8ab7c32d005 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.24.0 +appVersion: 1.24.1 dependencies: - name: common version: 24.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss type: application -version: 20.0.0 +version: 20.0.1 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index 95648e2261b..7c7df49c7a4 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.0@sha256:a7a165bf603bc5b57845b13f0af85020bf9d29521fa66f5071546002ccf4eebd + tag: 1.24.1@sha256:2d793765e8cfacf8376f89830ff25fa7c32f3445e2e381416690e1a5f291b3f7 securityContext: container: readOnlyRootFilesystem: false