Updater bot : gitea updated to 1.18.2

This commit is contained in:
alexbelgium
2023-01-21 10:30:21 +01:00
parent ccc7ce7344
commit 623f957d5f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.18.2 (21-01-2023)
- Update to latest version from go-gitea/gitea
## 1.18.1 (19-01-2023)
- Update to latest version from go-gitea/gitea
## 1.18.0 (31-12-2022)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "19-02-2023",
"last_update": "21-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "1.18.1"
"upstream_version": "1.18.2"
}