Merge branch 'arm-7.33.9' of https://github.com/jfrog/JFrog-Cloud-Installers into arm-7.33.9

This commit is contained in:
Logeshwarsn
2022-02-15 12:21:26 +05:30
5 changed files with 14 additions and 8 deletions

View File

@@ -206,7 +206,11 @@
{
"label": "3.38.2",
"value": "0.0.32"
}
},
{
"label": "3.41.4",
"value": "0.0.33"
}
],
"required": true
},

View File

@@ -19,7 +19,7 @@
},
"xrayVersion": {
"type": "string",
"defaultValue": "0.0.32",
"defaultValue": "0.0.33",
"allowedValues": [
"0.0.10",
"0.0.11",
@@ -40,7 +40,8 @@
"0.0.29",
"0.0.30",
"0.0.31",
"0.0.32"
"0.0.32",
"0.0.33"
],
"metadata": {
"description": "Xray-vm image version to deploy."

View File

@@ -33,7 +33,7 @@
"value": "10.0.1.0/24"
},
"xrayVersion": {
"value": "0.0.32"
"value": "0.0.33"
},
"artifactoryURL": {
"value": "http://ARTIFACTORY-URL.cloudapp.azure.com"

View File

@@ -19,7 +19,7 @@
},
"xrayVersion": {
"type": "string",
"defaultValue": "0.0.32",
"defaultValue": "0.0.33",
"allowedValues": [
"0.0.10",
"0.0.11",
@@ -40,7 +40,8 @@
"0.0.29",
"0.0.30",
"0.0.31",
"0.0.32"
"0.0.32",
"0.0.33"
],
"metadata": {
"description": "Xray-vm image version to deploy."

View File

@@ -87,10 +87,10 @@
"value": "vmuser"
},
"adminPassword": {
"value": "Password!123"
"value": "OWERWRITE_THE_PASSWORD"
},
"xrayVersion": {
"value": "3.41.4"
"value": "OWERWRITE_LATEST_VERSION"
},
"scriptName": {
"value": "install_xray_to_vm.sh"