Merge pull request #984 from baldarn/master

updated gitea to 1.20.4
This commit is contained in:
Alexandre
2023-09-08 20:19:41 +02:00
committed by GitHub
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
## 1.20.4 (8-09-2023)
- Update to latest version from go-gitea/gitea
## 1.20.3 (21-08-2023)
- Update to latest version from go-gitea/gitea
## 1.20.2 (05-08-2023)

View File

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

View File

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