Skip to content

Commit

Permalink
Merge pull request #428 from 40net-cloud/fpx-vm-update-version
Browse files Browse the repository at this point in the history
[FPX] Azure Marketplace FPX Version update
  • Loading branch information
jvhoof authored Jan 13, 2025
2 parents edf8cbe + 020134e commit 8bf595c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions FortiProxy/A-Single-VM/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@
"label": "latest",
"value": "latest"
},
{
"label": "7.6.1",
"value": "7.6.1"
},
{
"label": "7.4.7",
"value": "7.4.7"
Expand Down
1 change: 1 addition & 0 deletions FortiProxy/A-Single-VM/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"defaultValue": "latest",
"allowedValues": [
"latest",
"7.6.1",
"7.4.7",
"7.4.4",
"7.4.3",
Expand Down
4 changes: 4 additions & 0 deletions FortiProxy/Active-Active/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@
"label": "latest",
"value": "latest"
},
{
"label": "7.6.1",
"value": "7.6.1"
},
{
"label": "7.4.7",
"value": "7.4.7"
Expand Down
1 change: 1 addition & 0 deletions FortiProxy/Active-Active/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"defaultValue": "latest",
"allowedValues": [
"latest",
"7.6.1",
"7.4.7",
"7.4.4",
"7.4.3",
Expand Down

0 comments on commit 8bf595c

Please sign in to comment.