Revert "Updater bot : zoneminder updated to 1.38.4 (upstream 1.38.4)"

This reverts commit af7d00cd6f.
This commit is contained in:
GitHub Actions
2026-08-13 07:45:25 +00:00
parent f5cd090828
commit 0ee26fc22d
4 changed files with 4 additions and 7 deletions

View File

@@ -1,6 +1,3 @@
## 1.38.4 (2026-08-13)
- Update to latest version from zoneminder-containers/zoneminder-base (changelog : https://github.com/zoneminder-containers/zoneminder-base/releases)
## 1.38.3 (2026-05-30)
- Update to latest version from zoneminder-containers/zoneminder-base (changelog : https://github.com/zoneminder-containers/zoneminder-base/releases)

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="1.38.4"
ARG BUILD_UPSTREAM="1.38.3"
FROM tritruongtr/zoneminder:latest
##################

View File

@@ -95,5 +95,5 @@ services:
slug: zoneminder
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "1.38.4"
version: "1.38.3"
webui: "[PROTO:ssl]://[HOST]:[PORT:80]/zm"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-08-13",
"last_update": "2026-05-30",
"repository": "alexbelgium/hassio-addons",
"slug": "zoneminder",
"source": "github",
"upstream_repo": "zoneminder-containers/zoneminder-base",
"upstream_version": "1.38.4"
"upstream_version": "1.38.3"
}