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

@@ -136,7 +136,11 @@
{
"label": "7.11.2",
"value": "0.0.61"
}
},
{
"label": "7.12.8",
"value": "0.0.10"
}
],
"required": true
},

View File

@@ -25,7 +25,7 @@
},
"artifactoryVersion": {
"type": "string",
"defaultValue": "0.0.61",
"defaultValue": "0.0.10",
"allowedValues": [
"7.2.1",
"7.3.2",
@@ -34,7 +34,8 @@
"0.0.3",
"0.0.4",
"0.0.5",
"0.0.61"
"0.0.61",
"0.0.10"
],
"metadata": {
"description": "JFrog Container Registry-vm image version to deploy."