From a048a1188bef368a1eb2cc28deeebdd3bca9e606 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 18 Oct 2025 06:48:58 +0200 Subject: [PATCH] Updater bot : fireflyiii_fints_importer updated to - --- fireflyiii_fints_importer/CHANGELOG.md | 3 +++ fireflyiii_fints_importer/config.yaml | 2 +- fireflyiii_fints_importer/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/fireflyiii_fints_importer/CHANGELOG.md b/fireflyiii_fints_importer/CHANGELOG.md index 99188089b..15ff1406c 100644 --- a/fireflyiii_fints_importer/CHANGELOG.md +++ b/fireflyiii_fints_importer/CHANGELOG.md @@ -1,3 +1,6 @@ + +## - () +- Update to latest version from benkl/firefly-iii-fints-importer ## 1.3.0-5 (06-10-2025) - Minor bugs fixed diff --git a/fireflyiii_fints_importer/config.yaml b/fireflyiii_fints_importer/config.yaml index eb9e19270..21f550160 100644 --- a/fireflyiii_fints_importer/config.yaml +++ b/fireflyiii_fints_importer/config.yaml @@ -84,5 +84,5 @@ schema: slug: fireflyiii_fints_importer udev: true url: https://github.com/alexbelgium/hassio-addons -version: 1.3.0-5 +version: "-" webui: '[PROTO:ssl]://[HOST]:[PORT:8080]' diff --git a/fireflyiii_fints_importer/updater.json b/fireflyiii_fints_importer/updater.json index ccfddb074..ad55cdfea 100644 --- a/fireflyiii_fints_importer/updater.json +++ b/fireflyiii_fints_importer/updater.json @@ -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": "-" }