From 11b39498ef59fa6095df0e94236c0a6eafa5af23 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Dec 2023 01:36:18 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.22.1@f250f09 by renovate (#16219) 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 | `f4299dc` -> `f250f09` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 | 34 +++++++++++++++--------------- charts/stable/freshrss/values.yaml | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index a05a58ed64a..416d0c9e87e 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -1,31 +1,31 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: freshrss -version: 15.0.19 +version: 15.0.20 appVersion: 1.22.1 description: FreshRSS is a self-hosted RSS feed aggregator home: https://truecharts.org/charts/stable/freshrss icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png deprecated: false sources: - - https://github.com/FreshRSS/FreshRSS - - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss - - https://ghcr.io/linuxserver/freshrss +- https://github.com/FreshRSS/FreshRSS +- https://github.com/truecharts/charts/tree/master/charts/stable/freshrss +- https://ghcr.io/linuxserver/freshrss maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - freshrss - - rss +- freshrss +- rss dependencies: - - name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index df0a0f4850c..8a8c2b58637 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:f4299dc05d11e8209c73b002c3a8644c55637a1b01f656f96c596b9b0ee1e72f + tag: 1.22.1@sha256:f250f092385e9b307ef9cb6dcbf0b9c93af435fa4bf868fff4c5c7ea0f9dab6c securityContext: container: readOnlyRootFilesystem: false