From 9246ed455caffa0459fa61fb7f301d03c5b0a43e Mon Sep 17 00:00:00 2001 From: drone <3wordchant@noreply.git.coopcloud.tech> Date: Sat, 27 Apr 2024 17:40:49 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/recipes.json b/recipes.json index 71461bf..99a58c3 100755 --- a/recipes.json +++ b/recipes.json @@ -967,6 +967,26 @@ "tag": "2024.4.0" } } + }, + { + "6.0.0+2024.4.0": { + "app": { + "image": "goauthentik/server", + "tag": "2024.4.0" + }, + "db": { + "image": "postgres", + "tag": "15.5" + }, + "redis": { + "image": "redis", + "tag": "7.2.4-alpine" + }, + "worker": { + "image": "goauthentik/server", + "tag": "2024.4.0" + } + } } ], "website": ""