From b5a16ac876b865bc0f2032bd396486359b84a5b8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 May 2024 20:21:05 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.23.1@e61727a by renovate (#22248) 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 | `33753c9` -> `e61727a` | --- > [!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 f9e3019093d..53e8460e00d 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.webp keywords: - freshrss - rss -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss - https://ghcr.io/linuxserver/freshrss type: application -version: 19.0.8 +version: 19.0.9 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index de8c366d92c..feeebd84dae 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.23.1@sha256:33753c98b4e92c06a45bf95ab3e09c9c351320e94d93247e111468d8d4bf2519 + tag: 1.23.1@sha256:e61727ad9cc85117281dbcaf11b8c436f257caf798564a88066681c67c27c4ca securityContext: container: readOnlyRootFilesystem: false