forked from cloudron-apps/gitea-app
version 0.12.7
This commit is contained in:
parent
6a3c336490
commit
a5c26d70a7
2 changed files with 4 additions and 1 deletions
|
@ -50,3 +50,6 @@
|
||||||
[0.12.6]
|
[0.12.6]
|
||||||
* Use latest SMTP configuration
|
* Use latest SMTP configuration
|
||||||
|
|
||||||
|
[0.12.7]
|
||||||
|
* Update base image to 0.8.1
|
||||||
|
|
||||||
|
|
|
@ -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.12.6",
|
"version": "0.12.7",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
|
Loading…
Reference in a new issue