mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-13 00:15:15 +00:00
Version 1.12.0
This commit is contained in:
@@ -319,3 +319,7 @@
|
|||||||
* better custom app.ini integration
|
* better custom app.ini integration
|
||||||
* optional sso support
|
* optional sso support
|
||||||
|
|
||||||
|
[1.12.0]
|
||||||
|
* Update Gitea to 1.8.3
|
||||||
|
* Update manifest to v2
|
||||||
|
|
||||||
|
@@ -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.11.0",
|
"version": "1.12.0",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
This app packages Gitea <upstream>1.8.2</upstream>
|
This app packages Gitea <upstream>1.8.3</upstream>
|
||||||
|
|
||||||
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab.
|
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user