mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-12 10:29:52 +02:00
Revert "Updater bot : maintainerr updated to 3.2.0"
This reverts commit 946b138a3a.
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
|
|
||||||
## 3.2.0 (2026-03-28)
|
|
||||||
- Update to latest version from maintainerr/maintainerr (changelog : https://github.com/maintainerr/maintainerr/releases)
|
|
||||||
|
|
||||||
## 3.1.0 (2026-03-14)
|
## 3.1.0 (2026-03-14)
|
||||||
- Update to latest version from maintainerr/maintainerr (changelog : https://github.com/maintainerr/maintainerr/releases)
|
- Update to latest version from maintainerr/maintainerr (changelog : https://github.com/maintainerr/maintainerr/releases)
|
||||||
## 3.0.1
|
## 3.0.1
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
#=== Home Assistant Addon ===#
|
#=== Home Assistant Addon ===#
|
||||||
|
|
||||||
# ARGs used in FROM must be declared before any FROM instruction
|
# ARGs used in FROM must be declared before any FROM instruction
|
||||||
ARG BUILD_UPSTREAM="3.2.0"
|
ARG BUILD_UPSTREAM="3.1.0"
|
||||||
|
|
||||||
############################
|
############################
|
||||||
# 0) Tools stage #
|
# 0) Tools stage #
|
||||||
|
|||||||
@@ -87,5 +87,5 @@ schema:
|
|||||||
TZ: str?
|
TZ: str?
|
||||||
slug: maintainerr
|
slug: maintainerr
|
||||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/maintainerr
|
url: https://github.com/alexbelgium/hassio-addons/tree/master/maintainerr
|
||||||
version: "3.2.0"
|
version: "3.1.0"
|
||||||
webui: "[PROTO:ssl]://[HOST]:[PORT:6246]"
|
webui: "[PROTO:ssl]://[HOST]:[PORT:6246]"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "2026-03-28",
|
"last_update": "2026-03-14",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "maintainerr",
|
"slug": "maintainerr",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "maintainerr/maintainerr",
|
"upstream_repo": "maintainerr/maintainerr",
|
||||||
"upstream_version": "3.2.0"
|
"upstream_version": "3.1.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user