mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-01 15:24:59 +00:00
0.13.3
This commit is contained in:
@@ -64,3 +64,6 @@
|
|||||||
[0.13.2]
|
[0.13.2]
|
||||||
* Update base image
|
* Update base image
|
||||||
|
|
||||||
|
[0.13.3]
|
||||||
|
* Implement public mode
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
"author": "Gogs developers",
|
"author": "Gogs developers",
|
||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"tagline": "A painless self-hosted Git Service",
|
"tagline": "A painless self-hosted Git Service",
|
||||||
"version": "0.13.2",
|
"version": "0.13.3",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
"addons": {
|
"addons": {
|
||||||
@@ -31,6 +31,5 @@
|
|||||||
"https://gogs.io/img/screenshots/5.png"
|
"https://gogs.io/img/screenshots/5.png"
|
||||||
],
|
],
|
||||||
"tags": [ "version control", "git", "code hosting", "development" ],
|
"tags": [ "version control", "git", "code hosting", "development" ],
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG"
|
||||||
"minBoxVersion": "0.13.3"
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user