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