From 69320dcafb40296ed697d2ad95032901d9671337 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 11 May 2024 18:41:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20nutanix-aos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit nutanix-aos: - Item root['versions']['6.8'] ({'name': '6.8', 'date': '2024-05-15'}) added to dictionary. - Item root['versions']['6.7.1.8'] ({'name': '6.7.1.8', 'date': '2024-05-14'}) added to dictionary. - Item root['versions']['6.5.5.7'] ({'name': '6.5.5.7', 'date': '2024-05-13'}) added to dictionary. --- releases/nutanix-aos.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/releases/nutanix-aos.json b/releases/nutanix-aos.json index fbc02111..ac103949 100644 --- a/releases/nutanix-aos.json +++ b/releases/nutanix-aos.json @@ -1,6 +1,18 @@ { "releases": {}, "versions": { + "6.8": { + "name": "6.8", + "date": "2024-05-15" + }, + "6.7.1.8": { + "name": "6.7.1.8", + "date": "2024-05-14" + }, + "6.5.5.7": { + "name": "6.5.5.7", + "date": "2024-05-13" + }, "6.7.1.7": { "name": "6.7.1.7", "date": "2024-04-08"