Updater bot : fireflyiii_fints_importer updated to

This commit is contained in:
alexbelgium
2025-12-23 17:46:58 +01:00
parent 8c29c74808
commit 48f563a647
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## (23-12-2025)
- Update to latest version from benkl/firefly-iii-fints-importer
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
## 1.3.0-6 (18-10-2025)

View File

@@ -89,5 +89,5 @@ schema:
slug: fireflyiii_fints_importer
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: 1.3.0-6
version: ""
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"

View File

@@ -1,10 +1,10 @@
{
"dockerhub_by_date": "true",
"github_fulltag": "true",
"last_update": "20-09-2025",
"last_update": "23-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "fireflyiii_data_importer",
"source": "dockerhub",
"upstream_repo": "benkl/firefly-iii-fints-importer",
"upstream_version": "1.3.0"
"upstream_version": ""
}