From 29152417faa79b82cc167678a0875712f6e66028 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 29 Jan 2025 02:53:51 +0100 Subject: [PATCH] chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static digest to ab99998 (#31330) --- 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 3c748e892b7..313cf00c478 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.3 +version: 18.5.5 diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml index 3381b18fef1..e0d64eeda13 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:9df79119783553757e1091c3fac368b2508cc22178cf42714511476c1eac4875 + tag: latest@sha256:ab99998e99f6c1395eed9e478401b9a1a822e3f0a4628d34b66a36b9e1157cfd 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:9df79119783553757e1091c3fac368b2508cc22178cf42714511476c1eac4875 + tag: latest@sha256:ab99998e99f6c1395eed9e478401b9a1a822e3f0a4628d34b66a36b9e1157cfd securityContext: container: readOnlyRootFilesystem: false