mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 00:01:36 +01:00
Updater bot : zoneminder updated to 1.38.1
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
## 1.38.1 (2026-02-21)
|
||||
- Update to latest version from zoneminder-containers/zoneminder-base (changelog : https://github.com/zoneminder-containers/zoneminder-base/releases)
|
||||
|
||||
## 1.38.0 (2026-02-14)
|
||||
- Update to latest version from zoneminder-containers/zoneminder-base (changelog : https://github.com/zoneminder-containers/zoneminder-base/releases)
|
||||
## 1.38.0 (07-02-2026)
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="1.38.0"
|
||||
ARG BUILD_UPSTREAM="1.38.1"
|
||||
FROM tritruongtr/zoneminder:latest
|
||||
|
||||
##################
|
||||
|
||||
@@ -95,5 +95,5 @@ services:
|
||||
slug: zoneminder
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "1.38.0"
|
||||
version: "1.38.1"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:80]/zm"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "2026-02-14",
|
||||
"last_update": "2026-02-21",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "zoneminder",
|
||||
"source": "github",
|
||||
"upstream_repo": "zoneminder-containers/zoneminder-base",
|
||||
"upstream_version": "1.38.0"
|
||||
"upstream_version": "1.38.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user