Updater bot : gitea updated to 1.27.3 (upstream 1.27.3)

This commit is contained in:
alexbelgium
2026-09-05 01:28:21 +02:00
parent 370b031400
commit 1110d02d22
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.27.3 (2026-09-05)
- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)
## 1.27.2 (2026-08-15)
- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)

View File

@@ -97,5 +97,5 @@ schema:
slug: gitea
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/gitea
version: "1.27.2"
version: "1.27.3"
webui: "[PROTO:ssl]://[HOST]:[PORT:3000]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-08-15",
"last_update": "2026-09-05",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "1.27.2"
"upstream_version": "1.27.3"
}