diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 23c825b56cf..201bacab288 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.26.1 +appVersion: 1.26.2 dependencies: - name: common version: 25.4.10 @@ -36,5 +36,5 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss type: application -version: 20.7.6 +version: 20.7.7 diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index d148d1704b7..9bcf3fc1a96 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.26.1@sha256:dde03bcecb60563de3fc546fee1de2fe4c0f544a6e00d74d1c108964c4dcfb44 + tag: 1.26.2@sha256:78d0fcc9ebc27ec625fe6d104a737918c6e9e90ebbb719e544f542d629811dfe securityContext: container: readOnlyRootFilesystem: false