mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 04:06:55 -06:00
Arm 7.21.3 (#143)
* updated templates file for artifactory 7.21.3 & xray 3.27.2 * Updated all changes for artifactory 7.21.3 & xray 3.27.2
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
"name": "xrayVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Xray-vm image version to deploy.",
|
||||
"defaultValue": "3.25.1",
|
||||
"defaultValue": "3.27.2",
|
||||
"toolTip": "Version of Xray to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -166,7 +166,11 @@
|
||||
{
|
||||
"label": "3.25.1",
|
||||
"value": "0.0.22"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "3.27.2",
|
||||
"value": "0.0.23"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user