Arm 7.18.6 (#115)

* added preview in vm for artifactory & X-ray

* updated artifactory 7.18.6 & X-ray 3.24.2 in templates file and remove -preview from VM

* Updated all changes for Artifactory version 7.18.6 & X-ray version 3.24.2
This commit is contained in:
Anup Singh
2021-05-14 05:03:07 +05:30
committed by GitHub
parent 61095a397a
commit c75b4d4988
9 changed files with 31 additions and 13 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.17.5", "defaultValue": "7.18.6",
"toolTip": "Version of Artifactory to deploy", "toolTip": "Version of Artifactory to deploy",
"constraints": { "constraints": {
"allowedValues": [ "allowedValues": [
@@ -163,6 +163,10 @@
{ {
"label": "7.17.5", "label": "7.17.5",
"value": "0.0.15" "value": "0.0.15"
},
{
"label": "7.18.6",
"value": "0.0.18"
} }
], ],
"required": true "required": true

View File

@@ -79,7 +79,7 @@
}, },
"artifactoryVersion": { "artifactoryVersion": {
"type": "string", "type": "string",
"defaultValue": "0.0.15", "defaultValue": "0.0.18",
"allowedValues": [ "allowedValues": [
"0.0.8", "0.0.8",
"0.0.9", "0.0.9",
@@ -87,7 +87,8 @@
"0.0.11", "0.0.11",
"0.0.12", "0.0.12",
"0.0.14", "0.0.14",
"0.0.15" "0.0.15",
"0.0.18"
], ],
"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.15", "defaultValue": "0.0.18",
"allowedValues": [ "allowedValues": [
"0.0.8", "0.0.8",
"0.0.9", "0.0.9",
@@ -87,7 +87,8 @@
"0.0.11", "0.0.11",
"0.0.12", "0.0.12",
"0.0.14", "0.0.14",
"0.0.15" "0.0.15",
"0.0.18"
], ],
"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.17.5" "value": "OWERWRITE_LATEST_VERSION"
}, },
"scriptName": { "scriptName": {
"value": "install_pro7_to_vm.sh" "value": "install_pro7_to_vm.sh"

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.22.1", "defaultValue": "3.24.2",
"toolTip": "Version of Xray to deploy", "toolTip": "Version of Xray to deploy",
"constraints": { "constraints": {
"allowedValues": [ "allowedValues": [
@@ -154,6 +154,14 @@
{ {
"label": "3.22.1", "label": "3.22.1",
"value": "0.0.18" "value": "0.0.18"
},
{
"label": "3.23.0",
"value": "0.0.20"
},
{
"label": "3.24.2",
"value": "0.0.21"
} }
], ],
"required": true "required": true

View File

@@ -19,7 +19,7 @@
}, },
"xrayVersion": { "xrayVersion": {
"type": "string", "type": "string",
"defaultValue": "0.0.18", "defaultValue": "0.0.21",
"allowedValues": [ "allowedValues": [
"0.0.10", "0.0.10",
"0.0.11", "0.0.11",
@@ -27,7 +27,9 @@
"0.0.14", "0.0.14",
"0.0.15", "0.0.15",
"0.0.17", "0.0.17",
"0.0.18" "0.0.18",
"0.0.20",
"0.0.21"
], ],
"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.15" "value": "0.0.21"
}, },
"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.18", "defaultValue": "0.0.21",
"allowedValues": [ "allowedValues": [
"0.0.10", "0.0.10",
"0.0.11", "0.0.11",
@@ -27,7 +27,9 @@
"0.0.14", "0.0.14",
"0.0.15", "0.0.15",
"0.0.17", "0.0.17",
"0.0.18" "0.0.18",
"0.0.20",
"0.0.21"
], ],
"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.22.1" "value": "OWERWRITE_LATEST_VERSION"
}, },
"scriptName": { "scriptName": {
"value": "install_xray_to_vm.sh" "value": "install_xray_to_vm.sh"