From 2e142f3c96e08763da2d84babe7ea76bfca2cc1f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jan 2024 01:36:20 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.23.1@e1a2a9e by renovate (#16942) --- charts/stable/freshrss/Chart.yaml | 48 +++++++++++++++--------------- charts/stable/freshrss/values.yaml | 2 +- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index bbb2d950e20..f50472243cc 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -1,37 +1,37 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: freshrss -version: 17.1.6 +version: 17.1.7 appVersion: 1.23.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/truecharts/charts/tree/master/charts/stable/freshrss + - https://ghcr.io/linuxserver/freshrss + - https://github.com/FreshRSS/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: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index 62820206258..0bdd9ca454f 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:ad96287a4459eb1207c6e28f71f23db28ea9bb57d95a672acd6a5cb2eb0336b3 + tag: 1.23.1@sha256:e1a2a9ec709c3f364eb35386bca4dd0d2bbe478de03cb7656fd54371b6b30740 securityContext: container: readOnlyRootFilesystem: false