mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-08 23:50:05 +02:00
Updater bot : webtrees updated to 2.1.17
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 2.1.17 (15-07-2023)
|
||||||
|
- Update to latest version from nathanvaughn/webtrees-docker
|
||||||
- Feat : cifsdomain added
|
- Feat : cifsdomain added
|
||||||
|
|
||||||
## 2.1.16 (21-01-2023)
|
## 2.1.16 (21-01-2023)
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
#################
|
#################
|
||||||
|
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="2.1.16"
|
ARG BUILD_UPSTREAM="2.1.17"
|
||||||
FROM nathanvaughn/webtrees:latest
|
FROM nathanvaughn/webtrees:latest
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -119,6 +119,6 @@
|
|||||||
],
|
],
|
||||||
"slug": "webtrees",
|
"slug": "webtrees",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.1.16",
|
"version": "2.1.17",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"github_beta": "true",
|
"github_beta": "true",
|
||||||
"github_fulltag": "true",
|
"github_fulltag": "true",
|
||||||
"last_update": "21-01-2023",
|
"last_update": "15-07-2023",
|
||||||
"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": "2.1.16"
|
"upstream_version": "2.1.17"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user