forked from cloudron-apps/gitea-app
Version 0.14.0
This commit is contained in:
parent
39c2dce1f7
commit
8887316732
2 changed files with 5 additions and 1 deletions
|
@ -73,3 +73,7 @@
|
||||||
[0.13.5]
|
[0.13.5]
|
||||||
* Fix post install message
|
* Fix post install message
|
||||||
|
|
||||||
|
[0.14.0]
|
||||||
|
* Update base image
|
||||||
|
* Update Gogs to 0.9.128
|
||||||
|
|
||||||
|
|
|
@ -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.6",
|
"version": "0.14.0",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
|
Loading…
Reference in a new issue