From b8de9a2d0e915cc1c836ebe9192b45b4099785ee Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Nov 2023 03:34:38 +0100 Subject: [PATCH] fix(deps): update container image ghcr.io/linuxserver/freshrss to 1.22.1 (#15096) 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) | digest | `9c0f50e` -> `e2794f5` | --- > [!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 0daaf96f61c..935511e0821 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.11 +version: 15.0.12 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 a57400bfd17..d6cd4868372 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:9c0f50e19e79ca1d8b08de957a52887b8d2d813f9a08723b04c51364a05c8478 + tag: 1.22.1@sha256:e2794f5835c0d98a256615477b63d15a51612671c31ff411d3ab2438caf59ce2 securityContext: container: readOnlyRootFilesystem: false