update gitea

This commit is contained in:
baldarn
2023-08-21 10:58:13 +02:00
parent af00f48716
commit d703653529
3 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
## 1.20.3 (21-08-2023)
- Update to latest version from go-gitea/gitea
## 1.20.2 (05-08-2023)
- Update to latest version from go-gitea/gitea
## 1.20.1 (22-07-2023)

View File

@@ -85,6 +85,6 @@
},
"slug": "gitea",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
"version": "1.20.2",
"version": "1.20.3",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "05-08-2023",
"last_update": "21-08-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "1.20.2"
"upstream_version": "1.20.3"
}