From 3c4ecd2781cf192d5d731a627dcded30b30858ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 2 Sep 2022 03:12:27 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20gitlab,=20opensearch,=20ubuntu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit gitlab: 15.3.3 opensearch: 2.2.1 ubuntu: 20.04.5 --- releases/gitlab.json | 1 + releases/opensearch.json | 3 ++- releases/ubuntu.json | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/releases/gitlab.json b/releases/gitlab.json index 718e5107..86a73e77 100644 --- a/releases/gitlab.json +++ b/releases/gitlab.json @@ -552,6 +552,7 @@ "15.3.0": "2022-08-19", "15.3.1": "2022-08-22", "15.3.2": "2022-08-30", + "15.3.3": "2022-09-01", "6.0.0": "2013-08-26", "6.1.0": "2013-10-07", "6.2.1": "2013-11-14", diff --git a/releases/opensearch.json b/releases/opensearch.json index f95162e6..7e69bfff 100644 --- a/releases/opensearch.json +++ b/releases/opensearch.json @@ -15,5 +15,6 @@ "2.0.0": "2022-05-18", "2.0.1": "2022-06-10", "2.1.0": "2022-06-30", - "2.2.0": "2022-08-08" + "2.2.0": "2022-08-08", + "2.2.1": "2022-08-23" } \ No newline at end of file diff --git a/releases/ubuntu.json b/releases/ubuntu.json index 2399ea5d..e683f0b0 100644 --- a/releases/ubuntu.json +++ b/releases/ubuntu.json @@ -1,4 +1,5 @@ { + "20.04.5": "2022-09-01", "22.04.1": "2022-08-11", "22.04": "2022-04-21", "20.04.4": "2022-02-25",