From cb8a2342954d72742c3979d6c56d990c984262e9 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 1 Jun 2022 09:47:57 +0200 Subject: [PATCH] chore: publish new catalogue release changes --- recipes.json | 38 ++++++++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/recipes.json b/recipes.json index 2c825e1..015d85e 100644 --- a/recipes.json +++ b/recipes.json @@ -910,15 +910,29 @@ "repository": "https://git.coopcloud.tech/coop-cloud/gitea.git", "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/gitea.git", "versions": [ + { + "1.2.1+1.16.8-rootless": { + "app": { + "digest": "39babc4", + "image": "gitea/gitea", + "tag": "1.16.8-rootless" + }, + "db": { + "digest": "7841900", + "image": "mariadb", + "tag": "10.6" + } + } + }, { "1.0.0+1.14.5-rootless": { "app": { - "digest": "b02b013", + "digest": "39babc4", "image": "gitea/gitea", "tag": "1.14.5-rootless" }, "db": { - "digest": "2347bb0", + "digest": "7841900", "image": "mariadb", "tag": "10.6" } @@ -927,12 +941,12 @@ { "1.1.0+1.15.0-rootless": { "app": { - "digest": "b02b013", + "digest": "39babc4", "image": "gitea/gitea", "tag": "1.15.0-rootless" }, "db": { - "digest": "2347bb0", + "digest": "7841900", "image": "mariadb", "tag": "10.6" } @@ -941,12 +955,12 @@ { "1.1.1+1.15.3-rootless": { "app": { - "digest": "b02b013", + "digest": "39babc4", "image": "gitea/gitea", "tag": "1.15.3-rootless" }, "db": { - "digest": "2347bb0", + "digest": "7841900", "image": "mariadb", "tag": "10.6" } @@ -955,12 +969,12 @@ { "1.1.2+1.15.6-rootless": { "app": { - "digest": "b02b013", + "digest": "39babc4", "image": "gitea/gitea", "tag": "1.15.6-rootless" }, "db": { - "digest": "2347bb0", + "digest": "7841900", "image": "mariadb", "tag": "10.6" } @@ -969,12 +983,12 @@ { "1.1.3+1.15.10-rootless": { "app": { - "digest": "b02b013", + "digest": "39babc4", "image": "gitea/gitea", "tag": "1.15.10-rootless" }, "db": { - "digest": "2347bb0", + "digest": "7841900", "image": "mariadb", "tag": "10.6" } @@ -983,12 +997,12 @@ { "1.2.0+1.16.3-rootless": { "app": { - "digest": "b02b013", + "digest": "39babc4", "image": "gitea/gitea", "tag": "1.16.3-rootless" }, "db": { - "digest": "2347bb0", + "digest": "7841900", "image": "mariadb", "tag": "10.6" }