Arm 7.27.10 (#186)

* Update azuredeploy.json

* Update azuredeploy_xray.parameters.json

* Update azuredeploy_xray_vmss.json

* Updated all required file for artifactory 7.27.10 & xray 3.37.2 version
This commit is contained in:
Anup Singh
2021-12-10 10:49:59 +05:30
committed by GitHub
parent 29ef02fddb
commit 7e20908b1e
7 changed files with 23 additions and 11 deletions

View File

@@ -132,7 +132,7 @@
"name": "artifactoryVersion", "name": "artifactoryVersion",
"type": "Microsoft.Common.DropDown", "type": "Microsoft.Common.DropDown",
"label": "Artifactory-vm image version to deploy.", "label": "Artifactory-vm image version to deploy.",
"defaultValue": "7.27.9", "defaultValue": "7.27.10",
"toolTip": "Version of Artifactory to deploy", "toolTip": "Version of Artifactory to deploy",
"constraints": { "constraints": {
"allowedValues": [ "allowedValues": [
@@ -207,6 +207,10 @@
{ {
"label": "7.27.9", "label": "7.27.9",
"value": "0.0.32" "value": "0.0.32"
},
{
"label": "7.27.10",
"value": "0.0.33"
} }
], ],
"required": true "required": true

View File

@@ -79,7 +79,7 @@
}, },
"artifactoryVersion": { "artifactoryVersion": {
"type": "string", "type": "string",
"defaultValue": "0.0.32", "defaultValue": "0.0.33",
"allowedValues": [ "allowedValues": [
"0.0.8", "0.0.8",
"0.0.9", "0.0.9",
@@ -98,7 +98,8 @@
"0.0.28", "0.0.28",
"0.0.29", "0.0.29",
"0.0.30", "0.0.30",
"0.0.32" "0.0.32",
"0.0.33"
], ],
"metadata": { "metadata": {
"description": "Artifactory-vm image version to deploy." "description": "Artifactory-vm image version to deploy."

View File

@@ -79,7 +79,7 @@
}, },
"artifactoryVersion": { "artifactoryVersion": {
"type": "string", "type": "string",
"defaultValue": "0.0.32", "defaultValue": "0.0.33",
"allowedValues": [ "allowedValues": [
"0.0.8", "0.0.8",
"0.0.9", "0.0.9",
@@ -98,7 +98,8 @@
"0.0.28", "0.0.28",
"0.0.29", "0.0.29",
"0.0.30", "0.0.30",
"0.0.32" "0.0.32",
"0.0.33"
], ],
"metadata": { "metadata": {
"description": "Artifactory-vm image version to deploy." "description": "Artifactory-vm image version to deploy."

View File

@@ -123,7 +123,7 @@
"name": "xrayVersion", "name": "xrayVersion",
"type": "Microsoft.Common.DropDown", "type": "Microsoft.Common.DropDown",
"label": "Xray-vm image version to deploy.", "label": "Xray-vm image version to deploy.",
"defaultValue": "3.35.0", "defaultValue": "3.37.2",
"toolTip": "Version of Xray to deploy", "toolTip": "Version of Xray to deploy",
"constraints": { "constraints": {
"allowedValues": [ "allowedValues": [
@@ -198,6 +198,10 @@
{ {
"label": "3.35.0", "label": "3.35.0",
"value": "0.0.30" "value": "0.0.30"
},
{
"label": "3.37.2",
"value": "0.0.31"
} }
], ],
"required": true "required": true

View File

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

View File

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

View File

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