From 9712289d49ae096b9407182bf5af02572d482b2c Mon Sep 17 00:00:00 2001 From: "angelnu-bot[bot]" <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:02:28 +0000 Subject: [PATCH] fix(docker-image): update ghcr.io/angelnu/tt-rss docker tag to v2.0.9563 | datasource | package | from | to | | ---------- | ---------------------- | -------- | -------- | | docker | ghcr.io/angelnu/tt-rss | 2.0.9486 | 2.0.9563 | --- 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..5c51f8c 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.9563 # -- See more environment variables in the tt-rss documentation # https://git.tt-rss.org/fox/tt-rss/src/branch/master/classes/config.php#L9