From aaf8eca48817208dc74e9d7a54d80f53cbd88676 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Aug 2022 18:45:56 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20consul,=20mongodb,=20ubuntu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit consul: 1.11.8 mongodb: 4.2.22 ubuntu: 22.04.1 --- releases/consul.json | 1 + releases/mongodb.json | 1 + releases/ubuntu.json | 1 + 3 files changed, 3 insertions(+) diff --git a/releases/consul.json b/releases/consul.json index d7ee1a05..d558bf1a 100644 --- a/releases/consul.json +++ b/releases/consul.json @@ -31,6 +31,7 @@ "1.11.5": "2022-04-13", "1.11.6": "2022-05-25", "1.11.7": "2022-07-13", + "1.11.8": "2022-08-10", "1.12.0": "2022-04-19", "1.12.1": "2022-05-25", "1.12.2": "2022-06-03", diff --git a/releases/mongodb.json b/releases/mongodb.json index b8683492..5fb6383c 100644 --- a/releases/mongodb.json +++ b/releases/mongodb.json @@ -333,6 +333,7 @@ "4.2.2": "2019-12-09", "4.2.20": "2022-05-04", "4.2.21": "2022-06-15", + "4.2.22": "2022-08-11", "4.2.3": "2020-01-24", "4.2.4": "2020-03-10", "4.2.5": "2020-03-24", diff --git a/releases/ubuntu.json b/releases/ubuntu.json index 97792cef..2399ea5d 100644 --- a/releases/ubuntu.json +++ b/releases/ubuntu.json @@ -1,4 +1,5 @@ { + "22.04.1": "2022-08-11", "22.04": "2022-04-21", "20.04.4": "2022-02-25", "21.10": "2021-10-14",