Updater bot : fireflyiii_data_importer updated to version-0.9.7

This commit is contained in:
alexbelgium
2022-04-11 21:15:20 +02:00
parent 1697b3f36a
commit 5a36f8c720
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## version-0.9.7 (11-04-2022)
- Update to latest version from fireflyiii/data-importer
## version-0.9.5 (09-04-2022)
- Update to latest version from fireflyiii/data-importer

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="version-0.9.5"
ARG BUILD_UPSTREAM="version-0.9.7"
FROM ${BUILD_FROM}
##################

View File

@@ -40,8 +40,8 @@
"silent": "bool?"
},
"slug": "fireflyiii_data_importer",
"upstream": "version-0.9.5",
"upstream": "version-0.9.7",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "version-0.9.5",
"version": "version-0.9.7",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}