From c39ecdbba15a6d27a45e10a8d982424f069de087 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 9 Mar 2022 12:02:55 +0100 Subject: [PATCH] chore: new gitea + digests --- recipes.json | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/recipes.json b/recipes.json index a43ac2e..c0051db 100644 --- a/recipes.json +++ b/recipes.json @@ -870,12 +870,12 @@ { "1.0.0+1.14.5-rootless": { "app": { - "digest": "3fccf68", + "digest": "b02b013", "image": "gitea/gitea", "tag": "1.14.5-rootless" }, "db": { - "digest": "45a5a43", + "digest": "2347bb0", "image": "mariadb", "tag": "10.6" } @@ -884,12 +884,12 @@ { "1.1.0+1.15.0-rootless": { "app": { - "digest": "3fccf68", + "digest": "b02b013", "image": "gitea/gitea", "tag": "1.15.0-rootless" }, "db": { - "digest": "45a5a43", + "digest": "2347bb0", "image": "mariadb", "tag": "10.6" } @@ -898,12 +898,12 @@ { "1.1.1+1.15.3-rootless": { "app": { - "digest": "3fccf68", + "digest": "b02b013", "image": "gitea/gitea", "tag": "1.15.3-rootless" }, "db": { - "digest": "45a5a43", + "digest": "2347bb0", "image": "mariadb", "tag": "10.6" } @@ -912,12 +912,12 @@ { "1.1.2+1.15.6-rootless": { "app": { - "digest": "3fccf68", + "digest": "b02b013", "image": "gitea/gitea", "tag": "1.15.6-rootless" }, "db": { - "digest": "45a5a43", + "digest": "2347bb0", "image": "mariadb", "tag": "10.6" } @@ -926,12 +926,26 @@ { "1.1.3+1.15.10-rootless": { "app": { - "digest": "3fccf68", + "digest": "b02b013", "image": "gitea/gitea", "tag": "1.15.10-rootless" }, "db": { - "digest": "45a5a43", + "digest": "2347bb0", + "image": "mariadb", + "tag": "10.6" + } + } + }, + { + "1.2.0+1.16.3-rootless": { + "app": { + "digest": "b02b013", + "image": "gitea/gitea", + "tag": "1.16.3-rootless" + }, + "db": { + "digest": "2347bb0", "image": "mariadb", "tag": "10.6" }