mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 02:06:56 -06:00
Arm 7.21.3 (#143)
* updated templates file for artifactory 7.21.3 & xray 3.27.2 * Updated all changes for artifactory 7.21.3 & xray 3.27.2
This commit is contained in:
@@ -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.19.4",
|
"defaultValue": "7.21.3",
|
||||||
"toolTip": "Version of Artifactory to deploy",
|
"toolTip": "Version of Artifactory to deploy",
|
||||||
"constraints": {
|
"constraints": {
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
@@ -171,6 +171,10 @@
|
|||||||
{
|
{
|
||||||
"label": "7.19.4",
|
"label": "7.19.4",
|
||||||
"value": "0.0.19"
|
"value": "0.0.19"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"lable": "7.21.3",
|
||||||
|
"value": "0.0.21"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"required": true
|
"required": true
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
},
|
},
|
||||||
"artifactoryVersion": {
|
"artifactoryVersion": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "0.0.19",
|
"defaultValue": "0.0.21",
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
"0.0.8",
|
"0.0.8",
|
||||||
"0.0.9",
|
"0.0.9",
|
||||||
@@ -89,7 +89,8 @@
|
|||||||
"0.0.14",
|
"0.0.14",
|
||||||
"0.0.15",
|
"0.0.15",
|
||||||
"0.0.18",
|
"0.0.18",
|
||||||
"0.0.19"
|
"0.0.19",
|
||||||
|
"0.0.21"
|
||||||
],
|
],
|
||||||
"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.19",
|
"defaultValue": "0.0.21",
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
"0.0.8",
|
"0.0.8",
|
||||||
"0.0.9",
|
"0.0.9",
|
||||||
@@ -89,7 +89,8 @@
|
|||||||
"0.0.14",
|
"0.0.14",
|
||||||
"0.0.15",
|
"0.0.15",
|
||||||
"0.0.18",
|
"0.0.18",
|
||||||
"0.0.19"
|
"0.0.19",
|
||||||
|
"0.0.21"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Artifactory-vm image version to deploy."
|
"description": "Artifactory-vm image version to deploy."
|
||||||
|
|||||||
@@ -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.25.1",
|
"defaultValue": "3.27.2",
|
||||||
"toolTip": "Version of Xray to deploy",
|
"toolTip": "Version of Xray to deploy",
|
||||||
"constraints": {
|
"constraints": {
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
@@ -166,6 +166,10 @@
|
|||||||
{
|
{
|
||||||
"label": "3.25.1",
|
"label": "3.25.1",
|
||||||
"value": "0.0.22"
|
"value": "0.0.22"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "3.27.2",
|
||||||
|
"value": "0.0.23"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"required": true
|
"required": true
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"xrayVersion": {
|
"xrayVersion": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "0.0.22",
|
"defaultValue": "0.0.23",
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
"0.0.10",
|
"0.0.10",
|
||||||
"0.0.11",
|
"0.0.11",
|
||||||
@@ -30,7 +30,8 @@
|
|||||||
"0.0.18",
|
"0.0.18",
|
||||||
"0.0.20",
|
"0.0.20",
|
||||||
"0.0.21",
|
"0.0.21",
|
||||||
"0.0.22"
|
"0.0.22",
|
||||||
|
"0.0.23"
|
||||||
],
|
],
|
||||||
"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.22"
|
"value": "0.0.23"
|
||||||
},
|
},
|
||||||
"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.22",
|
"defaultValue": "0.0.23",
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
"0.0.10",
|
"0.0.10",
|
||||||
"0.0.11",
|
"0.0.11",
|
||||||
@@ -30,7 +30,8 @@
|
|||||||
"0.0.18",
|
"0.0.18",
|
||||||
"0.0.20",
|
"0.0.20",
|
||||||
"0.0.21",
|
"0.0.21",
|
||||||
"0.0.22"
|
"0.0.22",
|
||||||
|
"0.0.23"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Xray-vm image version to deploy."
|
"description": "Xray-vm image version to deploy."
|
||||||
|
|||||||
Reference in New Issue
Block a user