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",