From 7d8b002b866b808f28bacee2546b45e5731dd016 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 21 Dec 2023 18:50:27 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/recipes.json b/recipes.json index 709eed6..4d3a6b8 100755 --- a/recipes.json +++ b/recipes.json @@ -777,6 +777,26 @@ "tag": "2023.8.5" } } + }, + { + "4.0.0+2023.10.5": { + "app": { + "image": "goauthentik/server", + "tag": "2023.10.5" + }, + "db": { + "image": "postgres", + "tag": "15.5" + }, + "redis": { + "image": "redis", + "tag": "7.2.3-alpine" + }, + "worker": { + "image": "goauthentik/server", + "tag": "2023.10.5" + } + } } ], "website": ""