From 6b6fb523e14a00a3e60b7f0aec3de72824a8d62a Mon Sep 17 00:00:00 2001 From: drone Date: Thu, 20 Jul 2023 15:14:30 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/recipes.json b/recipes.json index 703ecde..a2ca623 100755 --- a/recipes.json +++ b/recipes.json @@ -3104,6 +3104,18 @@ "tag": "10.11" } } + }, + { + "7.0.0+22.0.1": { + "app": { + "image": "keycloak/keycloak", + "tag": "22.0.1" + }, + "db": { + "image": "mariadb", + "tag": "10.11" + } + } } ], "website": "https://github.com/keycloak/keycloak"