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

@@ -140,10 +140,14 @@
"label": "7.12.5",
"value": "0.0.8"
},
{
{
"label": "7.12.6",
"value": "0.0.9"
}
},
{
"label": "7.12.8",
"value": "0.0.10"
}
],
"required": true
},

View File

@@ -79,10 +79,11 @@
},
"artifactoryVersion": {
"type": "string",
"defaultValue": "0.0.9",
"defaultValue": "0.0.10",
"allowedValues": [
"0.0.8",
"0.0.9"
"0.0.9",
"0.0.10"
],
"metadata": {
"description": "Artifactory-vm image version to deploy."

View File

@@ -79,10 +79,11 @@
},
"artifactoryVersion": {
"type": "string",
"defaultValue": "0.0.9",
"defaultValue": "0.0.10",
"allowedValues": [
"0.0.8",
"0.0.9"
"0.0.9",
"0.0.10"
],
"metadata": {
"description": "Artifactory-vm image version to deploy."

View File

@@ -90,7 +90,7 @@
"value": "OWERWRITE_THE_PASSWORD"
},
"artifactoryVersion": {
"value": "7.11.5"
"value": "7.12.8"
},
"scriptName": {
"value": "install_pro7_to_vm.sh"