chore: publish new catalogue release changes
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2022-05-26 12:54:12 +02:00
parent 6a86b5ad13
commit b12add34f4
1 changed files with 32 additions and 13 deletions

View File

@ -2267,9 +2267,9 @@
"default_branch": "main", "default_branch": "main",
"description": "Wiki and knowledge base for growing teams", "description": "Wiki and knowledge base for growing teams",
"features": { "features": {
"backups": "", "backups": "No",
"email": "", "email": "No",
"healthcheck": "", "healthcheck": "No",
"image": { "image": {
"image": "", "image": "",
"rating": "", "rating": "",
@ -2277,8 +2277,8 @@
"url": "" "url": ""
}, },
"status": 0, "status": 0,
"tests": "", "tests": "No",
"sso": "" "sso": "3 (OAuth)"
}, },
"icon": "https://git.coopcloud.tech/repo-avatars/363-c02ac9435be42507d0080974b5e41a80", "icon": "https://git.coopcloud.tech/repo-avatars/363-c02ac9435be42507d0080974b5e41a80",
"name": "outline", "name": "outline",
@ -2288,12 +2288,12 @@
{ {
"0.1.0+0.60.3": { "0.1.0+0.60.3": {
"app": { "app": {
"digest": "e42e3f2", "digest": "e1c179e",
"image": "outlinewiki/outline", "image": "outlinewiki/outline",
"tag": "0.60.3" "tag": "0.60.3"
}, },
"postgres": { "postgres": {
"digest": "f98d2cc", "digest": "dd21862",
"image": "postgres", "image": "postgres",
"tag": "11" "tag": "11"
} }
@ -2302,17 +2302,17 @@
{ {
"0.2.0+0.60.3": { "0.2.0+0.60.3": {
"app": { "app": {
"digest": "e42e3f2", "digest": "e1c179e",
"image": "outlinewiki/outline", "image": "outlinewiki/outline",
"tag": "0.60.3" "tag": "0.60.3"
}, },
"postgres": { "postgres": {
"digest": "f98d2cc", "digest": "dd21862",
"image": "postgres", "image": "postgres",
"tag": "11" "tag": "11"
}, },
"redis": { "redis": {
"digest": "8f8e307", "digest": "a09124a",
"image": "redis", "image": "redis",
"tag": "6.2.6" "tag": "6.2.6"
} }
@ -2321,21 +2321,40 @@
{ {
"0.3.0+0.62.0": { "0.3.0+0.62.0": {
"app": { "app": {
"digest": "e42e3f2", "digest": "e1c179e",
"image": "outlinewiki/outline", "image": "outlinewiki/outline",
"tag": "0.62.0" "tag": "0.62.0"
}, },
"postgres": { "postgres": {
"digest": "f98d2cc", "digest": "dd21862",
"image": "postgres", "image": "postgres",
"tag": "11" "tag": "11"
}, },
"redis": { "redis": {
"digest": "8f8e307", "digest": "a09124a",
"image": "redis", "image": "redis",
"tag": "6.2.6" "tag": "6.2.6"
} }
} }
},
{
"0.4.0+0.64.3": {
"app": {
"digest": "e1c179e",
"image": "outlinewiki/outline",
"tag": "0.64.3"
},
"cache": {
"digest": "a09124a",
"image": "redis",
"tag": "6.2.6"
},
"db": {
"digest": "dd21862",
"image": "postgres",
"tag": "11"
}
}
} }
], ],
"website": "https://github.com/outline/outline" "website": "https://github.com/outline/outline"