From 1cad147aad16ea35b0784f79b95a7494ce81a0f4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 6 Apr 2025 02:36:36 +0200 Subject: [PATCH] chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to aa5bfd3 (#33974) --- charts/stable/tt-rss/Chart.yaml | 2 +- charts/stable/tt-rss/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index f9c0083a8f0..75ab7ddf37f 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx type: application -version: 18.5.33 +version: 18.5.35 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 9adaa419400..a121c1161cd 100644 --- a/charts/stable/tt-rss/values.yaml +++ b/charts/stable/tt-rss/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent - tag: latest@sha256:2b7cb9e27f5560ed241654255dcd073877095d1d09d25825700a228fe778dba6 + tag: latest@sha256:aa5bfd35382e5e8b953bf28ba5ed7558ce5c39531c18ceb796f015a273657e57 nginxImage: repository: docker.io/cthulhoo/ttrss-web-nginx pullPolicy: IfNotPresent @@ -9,7 +9,7 @@ nginxImage: updaterImage: repository: docker.io/cthulhoo/ttrss-fpm-pgsql-static pullPolicy: IfNotPresent - tag: latest@sha256:2b7cb9e27f5560ed241654255dcd073877095d1d09d25825700a228fe778dba6 + tag: latest@sha256:aa5bfd35382e5e8b953bf28ba5ed7558ce5c39531c18ceb796f015a273657e57 securityContext: container: readOnlyRootFilesystem: false