From b4af6aef96f25d5d17bc153e0158f1a3fe0b4046 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 3 Nov 2023 01:42:48 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20angular,=20argocd,=20mysql?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit angular: 16.2.12 argocd: 2.7.15 mysql: 8.2.0 --- releases/angular.json | 1 + releases/argocd.json | 1 + releases/mysql.json | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/releases/angular.json b/releases/angular.json index d8eb4966..13c538b1 100644 --- a/releases/angular.json +++ b/releases/angular.json @@ -184,6 +184,7 @@ "16.2.1": "2023-08-16", "16.2.10": "2023-10-18", "16.2.11": "2023-10-25", + "16.2.12": "2023-11-02", "16.2.2": "2023-08-23", "16.2.3": "2023-08-30", "16.2.4": "2023-09-06", diff --git a/releases/argocd.json b/releases/argocd.json index e9dff112..6258d947 100644 --- a/releases/argocd.json +++ b/releases/argocd.json @@ -190,6 +190,7 @@ "2.7.12": "2023-08-22", "2.7.13": "2023-08-24", "2.7.14": "2023-09-07", + "2.7.15": "2023-11-02", "2.7.2": "2023-05-12", "2.7.3": "2023-05-24", "2.7.4": "2023-06-05", diff --git a/releases/mysql.json b/releases/mysql.json index 48075433..7c1f05ce 100644 --- a/releases/mysql.json +++ b/releases/mysql.json @@ -156,5 +156,6 @@ "8.0.33": "2023-03-16", "8.0.34": "2023-06-22", "8.0.35": "2023-10-12", - "8.1.0": "2023-06-21" + "8.1.0": "2023-06-21", + "8.2.0": "2023-10-12" } \ No newline at end of file