mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
updated all changes for artifactory 7.27.6 & xray 3.34.1
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
"name": "artifactoryVersion",
|
||||
"type": "Microsoft.Common.DropDown",
|
||||
"label": "Artifactory-vm image version to deploy.",
|
||||
"defaultValue": "7.27.3",
|
||||
"defaultValue": "7.27.6",
|
||||
"toolTip": "Version of Artifactory to deploy",
|
||||
"constraints": {
|
||||
"allowedValues": [
|
||||
@@ -199,6 +199,10 @@
|
||||
{
|
||||
"label": "7.27.3",
|
||||
"value": "0.0.29"
|
||||
},
|
||||
{
|
||||
"label": "7.27.6",
|
||||
"value": "0.0.30"
|
||||
}
|
||||
],
|
||||
"required": true
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
},
|
||||
"artifactoryVersion": {
|
||||
"type": "string",
|
||||
"defaultValue": "0.0.29",
|
||||
"defaultValue": "0.0.30",
|
||||
"allowedValues": [
|
||||
"0.0.8",
|
||||
"0.0.9",
|
||||
@@ -96,7 +96,8 @@
|
||||
"0.0.25",
|
||||
"0.0.27",
|
||||
"0.0.28",
|
||||
"0.0.29"
|
||||
"0.0.29",
|
||||
"0.0.30"
|
||||
],
|
||||
"metadata": {
|
||||
"description": "Artifactory-vm image version to deploy."
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
},
|
||||
"artifactoryVersion": {
|
||||
"type": "string",
|
||||
"defaultValue": "0.0.29",
|
||||
"defaultValue": "0.0.30",
|
||||
"allowedValues": [
|
||||
"0.0.8",
|
||||
"0.0.9",
|
||||
@@ -96,7 +96,8 @@
|
||||
"0.0.25",
|
||||
"0.0.27",
|
||||
"0.0.28",
|
||||
"0.0.29"
|
||||
"0.0.29",
|
||||
"0.0.30"
|
||||
],
|
||||
"metadata": {
|
||||
"description": "Artifactory-vm image version to deploy."
|
||||
|
||||
Reference in New Issue
Block a user