mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Updater bot : gitea updated to 1.25.0
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 1.25.0 (01-11-2025)
|
||||||
|
- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)
|
||||||
|
|
||||||
## 1.24.6 (13-09-2025)
|
## 1.24.6 (13-09-2025)
|
||||||
- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)
|
- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)
|
||||||
|
|
||||||
|
|||||||
@@ -94,5 +94,5 @@ schema:
|
|||||||
slug: gitea
|
slug: gitea
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/gitea
|
url: https://github.com/alexbelgium/hassio-addons/tree/master/gitea
|
||||||
version: 1.24.6
|
version: "1.25.0"
|
||||||
webui: "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
webui: "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "13-09-2025",
|
"last_update": "01-11-2025",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "gitea",
|
"slug": "gitea",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "go-gitea/gitea",
|
"upstream_repo": "go-gitea/gitea",
|
||||||
"upstream_version": "1.24.6"
|
"upstream_version": "1.25.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user