Revert 'Updater bot : fireflyiii_fints_importer updated to -' [nobuild]

This commit is contained in:
GitHub Actions
2025-12-27 00:58:36 +00:00
parent 6a852d0a41
commit 0e05f6ec3c
3 changed files with 3 additions and 6 deletions

View File

@@ -1,6 +1,3 @@
## - ()
- 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. - 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) ## 1.3.0-6 (18-10-2025)

View File

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

View File

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