From 0fab1812f638e7a024b5b954568c8eca6b6b2b21 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Jun 2025 00:01:29 +0000 Subject: [PATCH] Update actualbudget/actual-server Docker tag to v25.6.1 --- apps/finance/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/finance/kustomization.yaml b/apps/finance/kustomization.yaml index c1cb410..c3b4ae9 100644 --- a/apps/finance/kustomization.yaml +++ b/apps/finance/kustomization.yaml @@ -13,4 +13,4 @@ resources: images: - name: actualbudget newName: actualbudget/actual-server - newTag: 25.5.0 + newTag: 25.6.1 -- 2.47.2