From 38767eb9c4aa3b9d0890eba3262caa6106b19cd1 Mon Sep 17 00:00:00 2001 From: "aisling-bot[bot]" <166857493+aisling-bot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 19:20:18 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/actualbudget?= =?UTF-8?q?/actual-server=20(=2026.5.0=20=E2=86=92=2026.5.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cluster/apps/actual/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/actual/values.yaml b/cluster/apps/actual/values.yaml index 2fbb38083..014bd59a8 100644 --- a/cluster/apps/actual/values.yaml +++ b/cluster/apps/actual/values.yaml @@ -7,7 +7,7 @@ app-template: actual: image: repository: ghcr.io/actualbudget/actual-server - tag: 26.5.0 + tag: 26.5.2 env: ACTUAL_PORT: &port 5006 probes: