From e13769dcd6e4f412c90781bb2963d6fca4b04638 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 5 Jul 2025 20:15:29 +0200 Subject: [PATCH] chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to 5bdd162 (#36984) --- 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 3370a162c7c..e3276787886 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -37,5 +37,5 @@ 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.86 +version: 18.5.88 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 797689ee711..be33306db7e 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:c6aa299f447dc1d0247a5acfeebe417c76772a2ac4b4a0d30466944736c55bac + tag: latest@sha256:5bdd162959f85dedeed80687b391720d1857b11be6a6af40e575b2574b627780 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:c6aa299f447dc1d0247a5acfeebe417c76772a2ac4b4a0d30466944736c55bac + tag: latest@sha256:5bdd162959f85dedeed80687b391720d1857b11be6a6af40e575b2574b627780 securityContext: container: readOnlyRootFilesystem: false