Arm 7.11.5 (#71)

* Updated artifactory  & Jcr version 7.11.5 and xray version 3.12.0 in configurations files

* Update azuredeploy_xray_vmss.json

* Update azuredeploy_ms_ps.json

* Update azuredeploy.json
This commit is contained in:
Anup Singh
2020-12-07 23:38:00 +05:30
committed by GitHub
parent f8a4a45be7
commit 0ebf6e8ad8
6 changed files with 14 additions and 11 deletions

View File

@@ -79,7 +79,7 @@
}, },
"artifactoryVersion": { "artifactoryVersion": {
"type": "string", "type": "string",
"defaultValue": "0.0.6", "defaultValue": "0.0.7",
"allowedValues": [ "allowedValues": [
"6.11.3", "6.11.3",
"6.15.0", "6.15.0",
@@ -95,8 +95,9 @@
"0.0.2", "0.0.2",
"0.0.31", "0.0.31",
"0.0.4", "0.0.4",
"0.0.52", "0.0.52",
"0.0.6" "0.0.6",
"0.0.7"
], ],
"metadata": { "metadata": {
"description": "Artifactory-vm image version to deploy." "description": "Artifactory-vm image version to deploy."

View File

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

View File

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

View File

@@ -81,7 +81,7 @@
"value": "OWERWRITE_THE_PASSWORD" "value": "OWERWRITE_THE_PASSWORD"
}, },
"artifactoryVersion": { "artifactoryVersion": {
"value": "7.11.2" "value": "7.11.5"
}, },
"scriptName": { "scriptName": {
"value": "install_jcr7_to_vm.sh" "value": "install_jcr7_to_vm.sh"

View File

@@ -19,14 +19,15 @@
}, },
"xrayVersion": { "xrayVersion": {
"type": "string", "type": "string",
"defaultValue": "0.0.8", "defaultValue": "0.0.9",
"allowedValues": [ "allowedValues": [
"0.0.3", "0.0.3",
"0.0.4", "0.0.4",
"0.0.5", "0.0.5",
"0.0.6", "0.0.6",
"0.0.7", "0.0.7",
"0.0.8" "0.0.8",
"0.0.9"
], ],
"metadata": { "metadata": {
"description": "Xray-vm image version to deploy." "description": "Xray-vm image version to deploy."

View File

@@ -90,7 +90,7 @@
"value": "OWERWRITE_THE_PASSWORD" "value": "OWERWRITE_THE_PASSWORD"
}, },
"xrayVersion": { "xrayVersion": {
"value": "3.11.2" "value": "3.12.0"
}, },
"scriptName": { "scriptName": {
"value": "install_xray_to_vm.sh" "value": "install_xray_to_vm.sh"