1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 23:47:28 +00:00

Version 1.28.3

This commit is contained in:
Girish Ramakrishnan
2023-05-04 09:34:42 +02:00
parent 35ac25e140
commit f2818dc4f9
2 changed files with 13 additions and 4 deletions

View File

@@ -4,15 +4,15 @@
"author": "Gitea developers",
"description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service",
"version": "1.28.2",
"upstreamVersion": "1.19.2",
"version": "1.28.3",
"upstreamVersion": "1.19.3",
"healthCheckPath": "/explore",
"httpPort": 3000,
"memoryLimit": 536870912,
"addons": {
"mysql": { },
"sendmail": { },
"localstorage": { "supportsDisplayName": true },
"sendmail": { "supportsDisplayName": true },
"localstorage": { },
"ldap": { }
},
"tcpPorts": {