From 6c0dc03a4ddf9653d7002717f7b12fbb0fdca68e Mon Sep 17 00:00:00 2001 From: Naveen Angali Date: Thu, 17 Oct 2024 15:38:25 -0400 Subject: [PATCH] Update createUIDefinition.json --- Azure-ARM/createUIDefinition.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Azure-ARM/createUIDefinition.json b/Azure-ARM/createUIDefinition.json index b9f6f89..d0466cc 100644 --- a/Azure-ARM/createUIDefinition.json +++ b/Azure-ARM/createUIDefinition.json @@ -97,7 +97,7 @@ "name": "ProfiseeVersion", "type": "Microsoft.Common.DropDown", "label": "Profisee version", - "defaultValue": "2024R1.preview-win22", + "defaultValue": "2024R2.preview-win22", "toolTip": "Which release of the Profisee Platform to deploy.", "constraints": { "required": true, @@ -115,12 +115,12 @@ "value": "profiseeplatform:2023r2.0-win22" }, { - "label": "2024r1.preview-win19", - "value": "profiseeplatform:2024r1.preview-win19" + "label": "2024r1.0-win19", + "value": "profiseeplatform:2024r1.0-win19" }, { - "label": "2024r1.preview-win22", - "value": "profiseeplatform:2024r1.preview-win22" + "label": "2024r1.0-win22", + "value": "profiseeplatform:2024r1.0-win22" }, { "label": "2024r2.preview-win19",