Updater bot : gitea updated to 1.23.3

This commit is contained in:
alexbelgium
2025-02-08 02:54:05 +01:00
parent 3925b26336
commit 6eac48aa67
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.23.3 (08-02-2025)
- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)
## 1.23.1 (11-01-2025)
- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)

View File

@@ -98,6 +98,6 @@
"slug": "gitea",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
"version": "1.23.1",
"version": "1.23.3",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "11-01-2025",
"last_update": "08-02-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "1.23.1"
"upstream_version": "1.23.3"
}