mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 03:06:57 -06:00
Arm 7.11.5 (#71)
* Updated artifactory & Jcr version 7.11.5 and xray version 3.12.0 in configurations files * Update azuredeploy_xray_vmss.json * Update azuredeploy_ms_ps.json * Update azuredeploy.json
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
},
|
||||
"artifactoryVersion": {
|
||||
"type": "string",
|
||||
"defaultValue": "0.0.61",
|
||||
"defaultValue": "0.0.7",
|
||||
"allowedValues": [
|
||||
"7.2.1",
|
||||
"7.3.2",
|
||||
@@ -33,8 +33,9 @@
|
||||
"0.0.2",
|
||||
"0.0.3",
|
||||
"0.0.4",
|
||||
"0.0.5",
|
||||
"0.0.61"
|
||||
"0.0.5",
|
||||
"0.0.61",
|
||||
"0.0.7"
|
||||
],
|
||||
"metadata": {
|
||||
"description": "JFrog Container Registry-vm image version to deploy."
|
||||
|
||||
Reference in New Issue
Block a user