From 360dce15f54159f43b0c6059e07855976505ffd9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 26 Nov 2023 19:25:42 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.22.1@728d60a (#15386) 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 | `e2794f5` -> `728d60a` | --- > [!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 6fcf013f635..cbd883e4e2f 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.22.1" +appVersion: 1.22.1 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss - https://github.com/FreshRSS/FreshRSS type: application -version: 15.0.12 +version: 15.0.13 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index d6cd4868372..6b8b35cc089 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.22.1@sha256:e2794f5835c0d98a256615477b63d15a51612671c31ff411d3ab2438caf59ce2 + tag: 1.22.1@sha256:728d60ac13146e27320ce2a09c8876e6b71db62b104c330a909b0da404037dee securityContext: container: readOnlyRootFilesystem: false