From b555a9ae21f1b9125b456f34743528ee816d377b Mon Sep 17 00:00:00 2001 From: bot Date: Sat, 27 Sep 2025 11:32:05 +0000 Subject: [PATCH] firefly-iii: Update to 6.4.0 --- firefly-iii/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefly-iii/kustomization.yaml b/firefly-iii/kustomization.yaml index 969c80b..ccf85e8 100644 --- a/firefly-iii/kustomization.yaml +++ b/firefly-iii/kustomization.yaml @@ -65,4 +65,4 @@ patches: defaultMode: 0640 images: - name: docker.io/fireflyiii/core - newTag: version-6.2.21 + newTag: version-6.4.0 -- 2.51.0