Updater bot : fireflyiii_fints_importer updated to -

This commit is contained in:
alexbelgium
2025-12-06 01:56:56 +01:00
parent a64820d6f4
commit ed60d86c1f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## - ()
- 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": "",
"repository": "alexbelgium/hassio-addons",
"slug": "fireflyiii_data_importer",
"source": "dockerhub",
"upstream_repo": "benkl/firefly-iii-fints-importer",
"upstream_version": "1.3.0"
"upstream_version": "-"
}