mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-01 23:35:06 +00:00
Version 1.20.0
This commit is contained in:
@@ -633,3 +633,7 @@
|
|||||||
* When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) (#14213)
|
* When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) (#14213)
|
||||||
* Fix branch selector on new issue page (#14194) (#14207)
|
* Fix branch selector on new issue page (#14194) (#14207)
|
||||||
* Check for notExist on profile repository page (#14197) (#14203)
|
* Check for notExist on profile repository page (#14197) (#14203)
|
||||||
|
|
||||||
|
[1.20.0]
|
||||||
|
* Use base image v3
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
"author": "Gitea developers",
|
"author": "Gitea developers",
|
||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"tagline": "A painless self-hosted Git Service",
|
"tagline": "A painless self-hosted Git Service",
|
||||||
"version": "1.19.2",
|
"version": "1.20.0",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
"memoryLimit": 536870912,
|
"memoryLimit": 536870912,
|
||||||
|
Reference in New Issue
Block a user