Updater bot : gitea updated to 1.21.6

This commit is contained in:
alexbelgium
2024-02-24 01:57:51 +01:00
parent 9b9a9d5715
commit 0535525a37
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.21.6 (24-02-2024)
- Update to latest version from go-gitea/gitea
## 1.21.5 (03-02-2024)
- Update to latest version from go-gitea/gitea

View File

@@ -97,6 +97,6 @@
"slug": "gitea",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
"version": "1.21.5",
"version": "1.21.6",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "03-02-2024",
"last_update": "24-02-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "1.21.5"
"upstream_version": "1.21.6"
}