diff --git a/ix-dev/community/firefly-iii/app.yaml b/ix-dev/community/firefly-iii/app.yaml index 863c2b6206..be5cb7e4a5 100644 --- a/ix-dev/community/firefly-iii/app.yaml +++ b/ix-dev/community/firefly-iii/app.yaml @@ -1,4 +1,4 @@ -app_version: version-6.2.2 +app_version: version-6.1.25 capabilities: - description: Firefly III and Firefly Data Importer is able to chown files. name: CHOWN @@ -57,4 +57,4 @@ sources: - https://github.com/firefly-iii/firefly-iii title: Firefly III train: community -version: 1.4.13 +version: 1.4.12 diff --git a/ix-dev/community/firefly-iii/ix_values.yaml b/ix-dev/community/firefly-iii/ix_values.yaml index b6bf23aabf..88244b8f84 100644 --- a/ix-dev/community/firefly-iii/ix_values.yaml +++ b/ix-dev/community/firefly-iii/ix_values.yaml @@ -1,10 +1,10 @@ images: image: repository: fireflyiii/core - tag: version-6.2.2 + tag: version-6.1.25 importer_image: repository: fireflyiii/data-importer - tag: version-1.6.0 + tag: version-1.5.7 postgres_15_image: repository: postgres tag: "15.10"