Updater bot : gitea updated to 1.18.0

This commit is contained in:
alexbelgium
2022-12-31 01:57:31 +01:00
parent 4b2368038d
commit 10c8d5f528
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.18.0 (31-12-2022)
- Update to latest version from go-gitea/gitea
- WARNING : update to supervisor 2022.11 before installing
## 1.17.4 (22-12-2022)
- Update to version 1.17.4 from go-gitea/gitea

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-12-2022",
"last_update": "31-12-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "1.17.4"
"upstream_version": "1.18.0"
}