mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Updater bot : webtrees updated to 2.1.19
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
## 2.1.19 (23-03-2024)
|
||||
- Update to latest version from nathanvaughn/webtrees-docker
|
||||
|
||||
## 2.1.18 (20-10-2023)
|
||||
|
||||
- Update to latest version from nathanvaughn/webtrees-docker
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#################
|
||||
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="2.1.18"
|
||||
ARG BUILD_UPSTREAM="2.1.19"
|
||||
FROM nathanvaughn/webtrees:latest
|
||||
|
||||
##################
|
||||
|
||||
@@ -131,6 +131,6 @@
|
||||
"slug": "webtrees",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.1.18-3",
|
||||
"version": "2.1.19",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"github_beta": "true",
|
||||
"github_fulltag": "true",
|
||||
"last_update": "20-10-2023",
|
||||
"last_update": "23-03-2024",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "webtrees",
|
||||
"source": "github",
|
||||
"upstream_repo": "nathanvaughn/webtrees-docker",
|
||||
"upstream_version": "2.1.18"
|
||||
"upstream_version": "2.1.19"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user