updated all changes for artifactory 7.27.9 & xray 3.35.0

This commit is contained in:
anupteal
2021-11-30 21:32:29 +05:30
parent 1efe737a09
commit 8766a0cf0c
6 changed files with 24 additions and 13 deletions

View File

@@ -79,7 +79,7 @@
},
"artifactoryVersion": {
"type": "string",
"defaultValue": "0.0.30",
"defaultValue": "0.0.32",
"allowedValues": [
"0.0.8",
"0.0.9",
@@ -97,7 +97,8 @@
"0.0.27",
"0.0.28",
"0.0.29",
"0.0.30"
"0.0.30",
"0.0.32"
],
"metadata": {
"description": "Artifactory-vm image version to deploy."
@@ -308,7 +309,7 @@
"artifactoryLicense5": "[parameters('artifactoryLicense5')]",
"osType": {
"publisher": "jfrog",
"offer": "artifactory-vm-preview",
"offer": "artifactory-vm",
"sku": "artifactory-vm",
"version": "[parameters('artifactoryVersion')]"
},
@@ -776,7 +777,7 @@
"plan": {
"name": "artifactory-vm",
"publisher": "jfrog",
"product": "artifactory-vm-preview"
"product": "artifactory-vm"
},
"sku": {
"name": "[parameters('vmSku')]",
@@ -873,7 +874,7 @@
"plan": {
"name": "artifactory-vm",
"publisher": "jfrog",
"product": "artifactory-vm-preview"
"product": "artifactory-vm"
},
"sku": {
"name": "[parameters('vmSku')]",