Skip to content

Commit

Permalink
Update createUIDefinition.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Naveen Angali authored and Naveen Angali committed Oct 17, 2024
1 parent 3c4dcbe commit 6c0dc03
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Azure-ARM/createUIDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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",
Expand Down

0 comments on commit 6c0dc03

Please sign in to comment.