mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-20 22:06:55 -06:00
image version changed to 0.0.40 in azuredeploy.json
This commit is contained in:
@@ -79,7 +79,7 @@
|
|||||||
},
|
},
|
||||||
"artifactoryVersion": {
|
"artifactoryVersion": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "0.0.39",
|
"defaultValue": "0.0.40",
|
||||||
"allowedValues": [
|
"allowedValues": [
|
||||||
"0.0.8",
|
"0.0.8",
|
||||||
"0.0.9",
|
"0.0.9",
|
||||||
@@ -104,7 +104,8 @@
|
|||||||
"0.0.35",
|
"0.0.35",
|
||||||
"0.0.37",
|
"0.0.37",
|
||||||
"0.0.38",
|
"0.0.38",
|
||||||
"0.0.39"
|
"0.0.39",
|
||||||
|
"0.0.40"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Artifactory-vm image version to deploy."
|
"description": "Artifactory-vm image version to deploy."
|
||||||
|
|||||||
Reference in New Issue
Block a user