From a2dfe0403661211966233a4c2aa2226a6a7d9eb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 17:31:49 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/act?= =?UTF-8?q?ualbudget/actual-server=20(=2026.3.0=20=E2=86=92=2026.4.0=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.3.0 | 26.4.0 | 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 2a16f0bd2..570216767 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.3.0 + tag: 26.4.0 env: TZ: "America/Chicago" probes: