Revert 'Updater bot : baikal updated to 0.10.1+hafix2' [nobuild]

This commit is contained in:
GitHub Actions
2025-08-01 12:48:23 +00:00
parent 1a6f4e172e
commit 06a3b65c70
4 changed files with 4 additions and 7 deletions

View File

@@ -1,7 +1,4 @@
## 0.10.1+hafix2 (01-08-2025)
- Update to latest version from ckulka/baikal-docker (changelog : https://github.com/ckulka/baikal-docker/releases)
## 0.10.1+hafix (26-04-2025)
- Update to latest version from ckulka/baikal-docker (changelog : https://github.com/ckulka/baikal-docker/releases)
## 0.10.1-2 (23-11-2024)

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="0.10.1+hafix2"
ARG BUILD_UPSTREAM="0.10.1+hafix"
FROM ${BUILD_FROM}
##################

View File

@@ -86,6 +86,6 @@
"slug": "baikal",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.10.1+hafix2",
"version": "0.10.1",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "01-08-2025",
"last_update": "26-04-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "baikal",
"source": "github",
"upstream_repo": "ckulka/baikal-docker",
"upstream_version": "0.10.1+hafix2"
"upstream_version": "0.10.1+hafix"
}