diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 83def2a55e8..83063c1a34e 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.29.0 +appVersion: 1.29.1 dependencies: - name: common version: 29.3.4 @@ -36,5 +36,5 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/freshrss type: application -version: 22.3.1 +version: 22.3.2 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index 21df0d24e34..70298abeb7f 100644 --- a/charts/stable/freshrss/values.yaml +++ b/charts/stable/freshrss/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/freshrss pullPolicy: IfNotPresent - tag: 1.29.0@sha256:3b845ca3eba2bf650c85b5587d62491f2552380b07c880ffdfc9daba491942e2 + tag: 1.29.1@sha256:5292f1d623f621d65c8ecd0034b7cf637531f0ad6008b08affd6a73e32b902ea securityContext: container: readOnlyRootFilesystem: false