mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 06:06:56 -06:00
@@ -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.3",
|
"defaultValue": "7.27.6",
|
||||||
"toolTip": "Version of Artifactory to deploy",
|
"toolTip": "Version of Artifactory to deploy",
|
||||||
"constraints": {
|
"constraints": {
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
@@ -199,6 +199,10 @@
|
|||||||
{
|
{
|
||||||
"label": "7.27.3",
|
"label": "7.27.3",
|
||||||
"value": "0.0.29"
|
"value": "0.0.29"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "7.27.6",
|
||||||
|
"value": "0.0.30"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"required": true
|
"required": true
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
},
|
},
|
||||||
"artifactoryVersion": {
|
"artifactoryVersion": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "0.0.29",
|
"defaultValue": "0.0.30",
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
"0.0.8",
|
"0.0.8",
|
||||||
"0.0.9",
|
"0.0.9",
|
||||||
@@ -96,7 +96,8 @@
|
|||||||
"0.0.25",
|
"0.0.25",
|
||||||
"0.0.27",
|
"0.0.27",
|
||||||
"0.0.28",
|
"0.0.28",
|
||||||
"0.0.29"
|
"0.0.29",
|
||||||
|
"0.0.30"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Artifactory-vm image version to deploy."
|
"description": "Artifactory-vm image version to deploy."
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
},
|
},
|
||||||
"artifactoryVersion": {
|
"artifactoryVersion": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "0.0.29",
|
"defaultValue": "0.0.30",
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
"0.0.8",
|
"0.0.8",
|
||||||
"0.0.9",
|
"0.0.9",
|
||||||
@@ -96,7 +96,8 @@
|
|||||||
"0.0.25",
|
"0.0.25",
|
||||||
"0.0.27",
|
"0.0.27",
|
||||||
"0.0.28",
|
"0.0.28",
|
||||||
"0.0.29"
|
"0.0.29",
|
||||||
|
"0.0.30"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Artifactory-vm image version to deploy."
|
"description": "Artifactory-vm image version to deploy."
|
||||||
|
|||||||
@@ -65,4 +65,4 @@
|
|||||||
"value": "<ARTIFACTORY LICENCE FOR MEMBER1 NODE>"
|
"value": "<ARTIFACTORY LICENCE FOR MEMBER1 NODE>"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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.33.3",
|
"defaultValue": "3.34.1",
|
||||||
"toolTip": "Version of Xray to deploy",
|
"toolTip": "Version of Xray to deploy",
|
||||||
"constraints": {
|
"constraints": {
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
@@ -190,6 +190,10 @@
|
|||||||
{
|
{
|
||||||
"label": "3.33.3",
|
"label": "3.33.3",
|
||||||
"value": "0.0.28"
|
"value": "0.0.28"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "3.34.1",
|
||||||
|
"value": "0.0.29"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"required": true
|
"required": true
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"xrayVersion": {
|
"xrayVersion": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "0.0.28",
|
"defaultValue": "0.0.29",
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
"0.0.10",
|
"0.0.10",
|
||||||
"0.0.11",
|
"0.0.11",
|
||||||
@@ -36,7 +36,8 @@
|
|||||||
"0.0.25",
|
"0.0.25",
|
||||||
"0.0.26",
|
"0.0.26",
|
||||||
"0.0.27",
|
"0.0.27",
|
||||||
"0.0.28"
|
"0.0.28",
|
||||||
|
"0.0.29"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Xray-vm image version to deploy."
|
"description": "Xray-vm image version to deploy."
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"value": "10.0.1.0/24"
|
"value": "10.0.1.0/24"
|
||||||
},
|
},
|
||||||
"xrayVersion": {
|
"xrayVersion": {
|
||||||
"value": "0.0.28"
|
"value": "0.0.29"
|
||||||
},
|
},
|
||||||
"artifactoryURL": {
|
"artifactoryURL": {
|
||||||
"value": "http://ARTIFACTORY-URL.cloudapp.azure.com"
|
"value": "http://ARTIFACTORY-URL.cloudapp.azure.com"
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"xrayVersion": {
|
"xrayVersion": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "0.0.28",
|
"defaultValue": "0.0.29",
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
"0.0.10",
|
"0.0.10",
|
||||||
"0.0.11",
|
"0.0.11",
|
||||||
@@ -36,7 +36,8 @@
|
|||||||
"0.0.25",
|
"0.0.25",
|
||||||
"0.0.26",
|
"0.0.26",
|
||||||
"0.0.27",
|
"0.0.27",
|
||||||
"0.0.28"
|
"0.0.28",
|
||||||
|
"0.0.29"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Xray-vm image version to deploy."
|
"description": "Xray-vm image version to deploy."
|
||||||
|
|||||||
Reference in New Issue
Block a user