From acd8c0e26aa948850e8be88f367af570726b5d3c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 3 Oct 2024 18:04:23 +0000 Subject: [PATCH] Update actualbudget/actual-server Docker tag to v24.10.0 --- 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 4430515..66157a4 100644 --- a/apps/finance/kustomization.yaml +++ b/apps/finance/kustomization.yaml @@ -13,4 +13,4 @@ resources: images: - name: actualbudget newName: actualbudget/actual-server - newTag: 24.9.0 + newTag: 24.10.0 -- 2.47.2