mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02:00
Updater bot : fireflyiii_data_importer updated to version-0.9.5
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## version-0.9.5 (09-04-2022)
|
||||||
|
- Update to latest version from fireflyiii/data-importer
|
||||||
|
|
||||||
## version-0.9.3 (05-04-2022)
|
## version-0.9.3 (05-04-2022)
|
||||||
- Update to latest version from fireflyiii/data-importer
|
- Update to latest version from fireflyiii/data-importer
|
||||||
- Switch user from www-data to root
|
- Switch user from www-data to root
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="version-0.9.3"
|
ARG BUILD_UPSTREAM="version-0.9.5"
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -40,8 +40,8 @@
|
|||||||
"silent": "bool?"
|
"silent": "bool?"
|
||||||
},
|
},
|
||||||
"slug": "fireflyiii_data_importer",
|
"slug": "fireflyiii_data_importer",
|
||||||
"upstream": "version-0.9.3",
|
"upstream": "version-0.9.5",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "version-0.9.3",
|
"version": "version-0.9.5",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user