chore: publish new catalogue release changes

main
Philipp Rothmann 2022-07-21 14:25:36 +02:00
parent c0edbb7370
commit 5b49dbdc43
1 changed files with 98 additions and 0 deletions

View File

@ -74,6 +74,104 @@
],
"website": "https://github.com/alerta/alerta"
},
"authentik": {
"category": "Apps",
"default_branch": "main",
"description": " The authentication glue you need.",
"features": {
"backups": "Yes",
"email": "Yes",
"healthcheck": "Yes",
"image": {
"image": "",
"rating": "",
"source": "",
"url": ""
},
"status": 0,
"tests": "No",
"sso": "Yes"
},
"icon": "https://git.coopcloud.tech/repo-avatars/441-3aad3fcda55c32f5f50116be88789de2",
"name": "authentik",
"repository": "https://git.coopcloud.tech/coop-cloud/authentik.git",
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/authentik.git",
"versions": [
{
"0.1.0+2022.6.2": {
"app": {
"digest": "unknown",
"image": "goauthentik/server",
"tag": "2022.6.2"
},
"db": {
"digest": "1133a9c",
"image": "postgres",
"tag": "12.8-alpine"
},
"redis": {
"digest": "3edbb69",
"image": "redis",
"tag": "7.0.0-alpine"
},
"worker": {
"digest": "unknown",
"image": "goauthentik/server",
"tag": "2022.6.2"
}
}
},
{
"0.2.0+2022.6.3": {
"app": {
"digest": "unknown",
"image": "goauthentik/server",
"tag": "2022.6.3"
},
"db": {
"digest": "1133a9c",
"image": "postgres",
"tag": "12.11-alpine"
},
"redis": {
"digest": "3edbb69",
"image": "redis",
"tag": "7.0.2-alpine"
},
"worker": {
"digest": "unknown",
"image": "goauthentik/server",
"tag": "2022.6.3"
}
}
},
{
"0.3.0+2022.7.3": {
"app": {
"digest": "unknown",
"image": "goauthentik/server",
"tag": "2022.7.3"
},
"db": {
"digest": "1133a9c",
"image": "postgres",
"tag": "12.11-alpine"
},
"redis": {
"digest": "3edbb69",
"image": "redis",
"tag": "7.0.4-alpine"
},
"worker": {
"digest": "unknown",
"image": "goauthentik/server",
"tag": "2022.7.3"
}
}
}
],
"website": ""
},
"bonfire": {
"category": "Apps",
"default_branch": "main",