From 98189b3afa68803f1592417f340fe4887474a4a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 21 Apr 2023 01:48:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20mongodb,=20ubuntu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit mongodb: 4.4.21, 5.0.17 ubuntu: 23.04 --- releases/mongodb.json | 2 ++ releases/ubuntu.json | 1 + 2 files changed, 3 insertions(+) diff --git a/releases/mongodb.json b/releases/mongodb.json index eadf7af9..a4e74bb5 100644 --- a/releases/mongodb.json +++ b/releases/mongodb.json @@ -364,6 +364,7 @@ "4.4.19": "2023-02-23", "4.4.2": "2020-11-16", "4.4.20": "2023-04-07", + "4.4.21": "2023-04-20", "4.4.3": "2020-12-21", "4.4.4": "2021-02-11", "4.4.5": "2021-04-06", @@ -382,6 +383,7 @@ "5.0.14": "2022-11-17", "5.0.15": "2023-02-23", "5.0.16": "2023-04-06", + "5.0.17": "2023-04-20", "5.0.2": "2021-08-03", "5.0.3": "2021-09-19", "5.0.4": "2021-11-11", diff --git a/releases/ubuntu.json b/releases/ubuntu.json index 765bcdf8..a68e814f 100644 --- a/releases/ubuntu.json +++ b/releases/ubuntu.json @@ -1,4 +1,5 @@ { + "23.04": "2023-04-20", "20.04.6": "2023-03-23", "22.04.2": "2023-02-24", "22.10": "2022-10-20",