From 8844a1b19e7b77cb19167fc75756d674b56229ce Mon Sep 17 00:00:00 2001 From: "angelnu-bot[bot]" <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 19:01:53 +0000 Subject: [PATCH] fix(docker-image): update ghcr.io/angelnu/tt-rss docker tag to v2.0.9530 | datasource | package | from | to | | ---------- | ---------------------- | -------- | -------- | | docker | ghcr.io/angelnu/tt-rss | 2.0.9486 | 2.0.9530 | --- charts/apps/tt-rss/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/apps/tt-rss/values.yaml b/charts/apps/tt-rss/values.yaml index 274baf7..645acb7 100644 --- a/charts/apps/tt-rss/values.yaml +++ b/charts/apps/tt-rss/values.yaml @@ -11,7 +11,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: 2.0.9486 + tag: 2.0.9530 # -- See more environment variables in the tt-rss documentation # https://git.tt-rss.org/fox/tt-rss/src/branch/master/classes/config.php#L9