mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update firefly-iii-importer to v1.5.6 (#1471)
This commit is contained in:
parent
74bb31671a
commit
0b6d50df35
|
@ -7,7 +7,7 @@ services:
|
||||||
APP_PORT: 8080
|
APP_PORT: 8080
|
||||||
|
|
||||||
importer:
|
importer:
|
||||||
image: fireflyiii/data-importer:version-1.5.5@sha256:e78e413679ac92d721aa9ee8e0b558e7ad1126f8ec46a079b2af4b6a07830ade
|
image: fireflyiii/data-importer:version-1.5.6@sha256:977de00040bed21546733ad15cd51da116b15d4085906288daf1e7d247fc270f
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
environment:
|
environment:
|
||||||
# firefly-iii container:
|
# firefly-iii container:
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||||
id: firefly-iii-importer
|
id: firefly-iii-importer
|
||||||
category: finance
|
category: finance
|
||||||
name: Firefly III Importer
|
name: Firefly III Importer
|
||||||
version: "1.5.5"
|
version: "1.5.6"
|
||||||
tagline: Import your transactions into Firefly III
|
tagline: Import your transactions into Firefly III
|
||||||
description: >-
|
description: >-
|
||||||
Firefly III is a manager for your personal finances. The data importer is built to help you import transactions into Firefly III. It is separated from Firefly III for security and maintenance reasons.
|
Firefly III is a manager for your personal finances. The data importer is built to help you import transactions into Firefly III. It is separated from Firefly III for security and maintenance reasons.
|
||||||
|
@ -30,7 +30,7 @@ path: ""
|
||||||
deterministicPassword: false
|
deterministicPassword: false
|
||||||
torOnly: false
|
torOnly: false
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This update includes improvements to GoCardless rate limiting reporting and fixes an issue with account details import.
|
This update includes improvements to GoCardless rate limiting handling and reporting.
|
||||||
|
|
||||||
|
|
||||||
Full release notes can be found at https://github.com/firefly-iii/data-importer/releases
|
Full release notes can be found at https://github.com/firefly-iii/data-importer/releases
|
||||||
|
|
Loading…
Reference in New Issue
Block a user