Arm 7.24.3 (#155)

* Update azuredeploy.json

* Update azuredeploy_xray_vmss.json

* Update azuredeploy.json

* Update postgreql db version

* Update Postgresql_deploy.json

* Update Postgresql_deploy.json

* Update Postgresql_deploy.json

* Updated all changes for Artifactory 7.24.3 & xray 3.29.2, Also updated changes of postgresql 11 in templates
This commit is contained in:
Anup Singh
2021-08-26 01:05:42 +05:30
committed by GitHub
parent 55a3842fac
commit 12d44d3543
11 changed files with 34 additions and 22 deletions

View File

@@ -123,7 +123,7 @@
"name": "xrayVersion",
"type": "Microsoft.Common.DropDown",
"label": "Xray-vm image version to deploy.",
"defaultValue": "3.29.0",
"defaultValue": "3.29.2",
"toolTip": "Version of Xray to deploy",
"constraints": {
"allowedValues": [
@@ -178,7 +178,11 @@
{
"label": "3.29.0",
"value": "0.0.25"
}
},
{
"label": "3.29.2",
"value": "0.0.26"
}
],
"required": true
},