From facfbbae01f2dc35c5b8734a9cc41780d60b6496 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Oct 2022 02:46:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20amazon-linux,=20mongodb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit amazon-linux: 2022.0.20220928.0 mongodb: 6.1.0 --- releases/amazon-linux.json | 1 + releases/mongodb.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/releases/amazon-linux.json b/releases/amazon-linux.json index 5d8f5bfa..3dbe5870 100644 --- a/releases/amazon-linux.json +++ b/releases/amazon-linux.json @@ -1,4 +1,5 @@ { + "2022.0.20220928.0": "2022-10-04", "2.0.20220912.1": "2022-09-22", "2022.0.20220831.1": "2022-09-07", "2022.0.20220824.0": "2022-08-27", diff --git a/releases/mongodb.json b/releases/mongodb.json index 10a254f2..996aac8c 100644 --- a/releases/mongodb.json +++ b/releases/mongodb.json @@ -392,5 +392,6 @@ "5.3.2": "2022-06-15", "6.0.0": "2022-07-05", "6.0.1": "2022-08-15", - "6.0.2": "2022-09-28" + "6.0.2": "2022-09-28", + "6.1.0": "2022-10-04" } \ No newline at end of file