Arm 7.12.8 (#83)

* Updated RT version to 7.12.8

* updated new changes for rt & jcr version 7.12.8 & x-ray version 3.17.2

* updated

* updated release version in artifactory

* Update vm_parameters.json

* Update vm_parameters.json

Co-authored-by: Aayush-sood94 <aayush.sood1@igtsolutions.com>
This commit is contained in:
Anup Singh
2021-02-19 23:31:10 +05:30
committed by GitHub
parent 476825fdd9
commit a4778172f6
13 changed files with 38 additions and 20 deletions

View File

@@ -134,7 +134,11 @@
{
"label": "3.15.3",
"value": "0.0.11"
}
},
{
"label": "3.17.2",
"value": "0.0.13"
}
],
"required": true
},

View File

@@ -19,10 +19,11 @@
},
"xrayVersion": {
"type": "string",
"defaultValue": "0.0.11",
"defaultValue": "0.0.13",
"allowedValues": [
"0.0.10",
"0.0.11"
"0.0.11",
"0.0.13"
],
"metadata": {
"description": "Xray-vm image version to deploy."