mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-20 22:06:55 -06:00
Updated changes in all requires files for artifactory 7.27.3 & xray 3.33.3 (#170)
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
"name": "artifactoryVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Artifactory-vm image version to deploy.",
|
||||
"defaultValue": "7.25.7",
|
||||
"defaultValue": "7.27.3",
|
||||
"toolTip": "Version of Artifactory to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -195,6 +195,10 @@
|
||||
{
|
||||
"label": "7.25.7",
|
||||
"value": "0.0.28"
|
||||
},
|
||||
{
|
||||
"label": "7.27.3",
|
||||
"value": "0.0.29"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
},
|
||||
"artifactoryVersion": {
|
||||
"type": "string",
|
||||
"defaultValue": "0.0.28",
|
||||
"defaultValue": "0.0.29",
|
||||
"allowedValues": [
|
||||
"0.0.8",
|
||||
"0.0.9",
|
||||
@@ -95,7 +95,8 @@
|
||||
"0.0.23",
|
||||
"0.0.25",
|
||||
"0.0.27",
|
||||
"0.0.28"
|
||||
"0.0.28",
|
||||
"0.0.29"
|
||||
],
|
||||
"metadata": {
|
||||
"description": "Artifactory-vm image version to deploy."
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
},
|
||||
"artifactoryVersion": {
|
||||
"type": "string",
|
||||
"defaultValue": "0.0.28",
|
||||
"defaultValue": "0.0.29",
|
||||
"allowedValues": [
|
||||
"0.0.8",
|
||||
"0.0.9",
|
||||
@@ -95,7 +95,8 @@
|
||||
"0.0.23",
|
||||
"0.0.25",
|
||||
"0.0.27",
|
||||
"0.0.28"
|
||||
"0.0.28",
|
||||
"0.0.29"
|
||||
],
|
||||
"metadata": {
|
||||
"description": "Artifactory-vm image version to deploy."
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
"name": "xrayVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Xray-vm image version to deploy.",
|
||||
"defaultValue": "3.32.2",
|
||||
"defaultValue": "3.33.3",
|
||||
"toolTip": "Version of Xray to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -186,6 +186,10 @@
|
||||
{
|
||||
"label": "3.32.2",
|
||||
"value": "0.0.27"
|
||||
},
|
||||
{
|
||||
"label": "3.33.3",
|
||||
"value": "0.0.28"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"xrayVersion": {
|
||||
"type": "string",
|
||||
"defaultValue": "0.0.27",
|
||||
"defaultValue": "0.0.28",
|
||||
"allowedValues": [
|
||||
"0.0.10",
|
||||
"0.0.11",
|
||||
@@ -35,7 +35,8 @@
|
||||
"0.0.24",
|
||||
"0.0.25",
|
||||
"0.0.26",
|
||||
"0.0.27"
|
||||
"0.0.27",
|
||||
"0.0.28"
|
||||
],
|
||||
"metadata": {
|
||||
"description": "Xray-vm image version to deploy."
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"value": "10.0.1.0/24"
|
||||
},
|
||||
"xrayVersion": {
|
||||
"value": "0.0.27"
|
||||
"value": "0.0.28"
|
||||
},
|
||||
"artifactoryURL": {
|
||||
"value": "http://ARTIFACTORY-URL.cloudapp.azure.com"
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"xrayVersion": {
|
||||
"type": "string",
|
||||
"defaultValue": "0.0.27",
|
||||
"defaultValue": "0.0.28",
|
||||
"allowedValues": [
|
||||
"0.0.10",
|
||||
"0.0.11",
|
||||
@@ -35,7 +35,8 @@
|
||||
"0.0.24",
|
||||
"0.0.25",
|
||||
"0.0.26",
|
||||
"0.0.27"
|
||||
"0.0.27",
|
||||
"0.0.28"
|
||||
],
|
||||
"metadata": {
|
||||
"description": "Xray-vm image version to deploy."
|
||||
|
||||
Reference in New Issue
Block a user