mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Updater bot : fireflyiii_data_importer updated to 0.6.5
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 0.6.5 (15-01-2022)
|
||||||
|
- Update to latest version from firefly-iii/data-importer
|
||||||
|
|
||||||
## 0.6.3 (12-01-2022)
|
## 0.6.3 (12-01-2022)
|
||||||
- Update to latest version from firefly-iii/data-importer
|
- Update to latest version from firefly-iii/data-importer
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="0.6.1"
|
ARG BUILD_UPSTREAM="0.6.5"
|
||||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -35,8 +35,8 @@
|
|||||||
"SPECTRE_SECRET": "str?"
|
"SPECTRE_SECRET": "str?"
|
||||||
},
|
},
|
||||||
"slug": "fireflyiii_data_importer",
|
"slug": "fireflyiii_data_importer",
|
||||||
"upstream": "0.6.1",
|
"upstream": "0.6.5",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "0.6.1",
|
"version": "0.6.5",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user