update gitea addon

This commit is contained in:
baldarn
2022-09-07 12:21:34 +02:00
parent 954435ff9e
commit 1aeeb8e716
2 changed files with 3 additions and 3 deletions

View File

@@ -32,6 +32,6 @@
},
"slug": "gitea",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
"version": "1.17.1",
"version": "1.17.2",
"webui": "http://[HOST]:[PORT:3000]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "01-09-2022",
"last_update": "07-09-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "1.17.1"
"upstream_version": "1.17.2"
}