Updater bot : gitea updated to 1.27.0

This commit is contained in:
alexbelgium
2026-07-13 08:29:48 +02:00
parent dc206213ca
commit 19c3cf8252
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.27.0 (2026-07-13)
- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)
## 1.26.4 (2026-06-23)
- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)
## 1.26.2-3 (19-06-2026)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-06-23",
"last_update": "2026-07-13",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "1.26.4"
"upstream_version": "1.27.0"
}