From 258398cbe2243cf66ca92f069790339f65fbb806 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 30 Aug 2022 03:17:23 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20ansible,=20hbase?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ansible: 6.3.0 hbase: 2.4.14 --- releases/ansible.json | 3 ++- releases/hbase.json | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/releases/ansible.json b/releases/ansible.json index ed63e1c2..5d443d31 100644 --- a/releases/ansible.json +++ b/releases/ansible.json @@ -37,5 +37,6 @@ "5.9.0": "2022-06-08", "6.0.0": "2022-06-22", "6.1.0": "2022-07-13", - "6.2.0": "2022-08-04" + "6.2.0": "2022-08-04", + "6.3.0": "2022-08-23" } \ No newline at end of file diff --git a/releases/hbase.json b/releases/hbase.json index 1f4edd89..f86f85d8 100644 --- a/releases/hbase.json +++ b/releases/hbase.json @@ -193,6 +193,7 @@ "2.4.11": "2022-03-21", "2.4.12": "2022-05-07", "2.4.13": "2022-07-01", + "2.4.14": "2022-08-29", "2.4.2": "2021-03-18", "2.4.3": "2021-06-02", "2.4.4": "2021-06-14",