mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-30 16:37:40 +01:00
Updater bot : webtrees updated to v2.1.4
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## v2.1.4 (24-05-2022)
|
||||||
|
- Update to latest version from nathanvaughn/webtrees-docker
|
||||||
|
|
||||||
## v2.1.2 (06-05-2022)
|
## v2.1.2 (06-05-2022)
|
||||||
- Update to latest version from nathanvaughn/webtrees-docker
|
- Update to latest version from nathanvaughn/webtrees-docker
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
#################
|
#################
|
||||||
|
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="v2.1.2"
|
ARG BUILD_UPSTREAM="v2.1.4"
|
||||||
FROM nathanvaughn/webtrees:latest
|
FROM nathanvaughn/webtrees:latest
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -94,6 +94,6 @@
|
|||||||
"slug": "webtrees",
|
"slug": "webtrees",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "v2.1.2",
|
"version": "v2.1.4",
|
||||||
"webui": "http://[HOST]:[PORT:80]"
|
"webui": "http://[HOST]:[PORT:80]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"github_beta": "true",
|
"github_beta": "true",
|
||||||
"github_fulltag": "true",
|
"github_fulltag": "true",
|
||||||
"last_update": "06-05-2022",
|
"last_update": "24-05-2022",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "webtrees",
|
"slug": "webtrees",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "nathanvaughn/webtrees-docker",
|
"upstream_repo": "nathanvaughn/webtrees-docker",
|
||||||
"upstream_version": "v2.1.2"
|
"upstream_version": "v2.1.4"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user