From 0c123d70682acca168d9d4aa86f7b9540a026927 Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Thu, 29 Aug 2024 20:59:51 +0100 Subject: [PATCH] Update news --- static/nextgen-news.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/nextgen-news.json b/static/nextgen-news.json index 39196da..88e613d 100644 --- a/static/nextgen-news.json +++ b/static/nextgen-news.json @@ -9,19 +9,19 @@ { "type": "update", "title": "NGIAB-CloudInfra : NGIAB Docker Image", - "description": "NGIAB v1.2.0 released for both ARM and X86.", + "description": "NGIAB version 1.2.0 has been released, now available for both ARM and X86 architectures. This release is up to date with the latest ngen commit ID: 2ffedf8 and t-route commit ID: 9d9d711", "link": "https://github.com/CIROH-UA/NGIAB-CloudInfra" } , { "type": "update", "title": "NGIAB-HPCInfra: NGIAB Singularity Image", - "description": "In August, we released a new singularity image. Learn more about the updates here.", + "description": "In August, a new Singularity image was released for NGIAB-HPCInfra. Learn more about the updates here.", "link": "https://github.com/CIROH-UA/NGIAB-HPCInfra" }, { "type": "update", "title": "ngen-DataStream", - "description": "In August, 9 PRs were merged.", + "description": "In August, nine pull requests were merged. These include the addition of the forcingprocessor feature, increased test coverage, updates to the research datastream Terraform, and new documentation.", "link": "https://github.com/CIROH-UA/ngen-datastream" }, {