From e102f2894d88ebe4cd87180d812beb7b74a97ead Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 22:34:31 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/act?= =?UTF-8?q?ualbudget/actual-server=20(=2026.5.2=20=E2=86=92=2026.8.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------------------- | ------ | ------ | | docker | ghcr.io/actualbudget/actual-server | 26.5.2 | 26.8.1 | Signed-off-by: Roger Rumao --- main/homelab/actual/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/homelab/actual/values.yaml b/main/homelab/actual/values.yaml index 948a8fe0f..b8316af64 100644 --- a/main/homelab/actual/values.yaml +++ b/main/homelab/actual/values.yaml @@ -11,7 +11,7 @@ app-template: main: image: repository: ghcr.io/actualbudget/actual-server - tag: 26.5.2 + tag: 26.8.1 env: TZ: "America/Chicago" probes: