|
@@ -3,11 +3,12 @@
|
|
"title": "Taiga",
|
|
"title": "Taiga",
|
|
"author": "Taiga Authors",
|
|
"author": "Taiga Authors",
|
|
"tagline": "Project management platform",
|
|
"tagline": "Project management platform",
|
|
- "version": "0.3.0",
|
|
|
|
|
|
+ "version": "0.4.0",
|
|
"description": "file://DESCRIPTION.md",
|
|
"description": "file://DESCRIPTION.md",
|
|
"changelog": "file://CHANGELOG",
|
|
"changelog": "file://CHANGELOG",
|
|
"healthCheckPath": "/",
|
|
"healthCheckPath": "/",
|
|
"httpPort": 8000,
|
|
"httpPort": 8000,
|
|
|
|
+ "optionalSso": true,
|
|
"addons": {
|
|
"addons": {
|
|
"sendmail": {},
|
|
"sendmail": {},
|
|
"postgresql": {},
|
|
"postgresql": {},
|
|
@@ -26,7 +27,7 @@
|
|
],
|
|
],
|
|
"memoryLimit": 314572800,
|
|
"memoryLimit": 314572800,
|
|
"developmentMode": false,
|
|
"developmentMode": false,
|
|
- "minBoxVersion": "0.13.3",
|
|
|
|
|
|
+ "minBoxVersion": "0.80.0",
|
|
"manifestVersion": 1,
|
|
"manifestVersion": 1,
|
|
"website": "https://taiga.io/",
|
|
"website": "https://taiga.io/",
|
|
"contactEmail": "support@cloudron.io",
|
|
"contactEmail": "support@cloudron.io",
|