From c635574d1f1270f6ff2f39181035ee193bdbd97c Mon Sep 17 00:00:00 2001 From: drone Date: Fri, 6 Oct 2023 00:17:22 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/recipes.json b/recipes.json index 46763cf..6731d07 100755 --- a/recipes.json +++ b/recipes.json @@ -1,8 +1,8 @@ { - "abra-integration-test-recipe": { + "abra-test-recipe": { "category": "Apps", "default_branch": "main", - "description": "Simple app configuration used for the Abra integration test suite", + "description": "Simple app configuration used for the Abra test suite", "features": { "backups": "Yes", "email": "3", @@ -18,9 +18,9 @@ "sso": "No" }, "icon": "https://git.coopcloud.tech/repo-avatars/606-359d0c955f531b6a5cca9aacdff3fa53", - "name": "abra-integration-test-recipe", - "repository": "https://git.coopcloud.tech/coop-cloud/abra-integration-test-recipe.git", - "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/abra-integration-test-recipe.git", + "name": "abra-test-recipe", + "repository": "https://git.coopcloud.tech/coop-cloud/abra-test-recipe.git", + "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/abra-test-recipe.git", "versions": [ { "0.1.0+1.20.0": { @@ -2154,6 +2154,14 @@ } } }, + { + "0.2.10+1.0.18": { + "app": { + "image": "dobbs/farm", + "tag": "1.0.18" + } + } + }, { "0.2.2+1.0.17": { "app": { @@ -2218,14 +2226,6 @@ } } }, - { - "0.2.10+1.0.18": { - "app": { - "image": "dobbs/farm", - "tag": "1.0.18" - } - } - }, { "1.0.0+1.0.18": { "app": {