From 2ccbcd494c627203cbb7d31de5f26989c1a29f44 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Wed, 2 Oct 2024 09:08:58 -0500 Subject: [PATCH] firefly-iii: Update to 6.1.21 Notably, this version fixes the ~4s delay when creating/editing transactions. --- 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 92b9c2e..afe32f2 100644 --- a/firefly-iii/kustomization.yaml +++ b/firefly-iii/kustomization.yaml @@ -55,4 +55,4 @@ patches: defaultMode: 0640 images: - name: docker.io/fireflyiii/core - newTag: version-6.1.20 + newTag: version-6.1.21