diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 4cda864b352c..49544fdd64d8 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.24.3 +appVersion: 1.25.0 dependencies: - name: common version: 25.2.2 @@ -33,4 +33,4 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss type: application -version: 20.3.0 +version: 20.4.0 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index 68fa37456f59..bc82a798f4e1 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.24.3@sha256:6f21465a3c28a67cd1059276a67ce824e3c173caf621a411a01700745789d002 + tag: 1.25.0@sha256:134f7567f0e86989b4532139383d10c01aba019b77b0d05676fabfea9dda3a24 securityContext: container: readOnlyRootFilesystem: false