diff --git a/recipes.json b/recipes.json index e6d158f..a588944 100755 --- a/recipes.json +++ b/recipes.json @@ -907,6 +907,26 @@ "tag": "2024.2.3" } } + }, + { + "5.1.1+2024.2.3": { + "app": { + "image": "goauthentik/server", + "tag": "2024.2.3" + }, + "db": { + "image": "postgres", + "tag": "15.5" + }, + "redis": { + "image": "redis", + "tag": "7.2.4-alpine" + }, + "worker": { + "image": "goauthentik/server", + "tag": "2024.2.3" + } + } } ], "website": ""