Skip to content

Commit

Permalink
Merge pull request #399 from 40net-cloud/fwb-vm-update-version
Browse files Browse the repository at this point in the history
[FWB] Azure Marketplace FWB Version update
  • Loading branch information
jvhoof authored Aug 23, 2024
2 parents 3a20600 + 382172e commit 1b4586d
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 0 deletions.
4 changes: 4 additions & 0 deletions FortiWeb/A-Single-VM/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@
"label": "latest",
"value": "latest"
},
{
"label": "7.4.4",
"value": "7.4.4"
},
{
"label": "7.4.3",
"value": "7.4.3"
Expand Down
1 change: 1 addition & 0 deletions FortiWeb/A-Single-VM/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"defaultValue": "latest",
"allowedValues": [
"latest",
"7.4.4",
"7.4.3",
"7.4.0",
"7.2.4",
Expand Down
4 changes: 4 additions & 0 deletions FortiWeb/Active-Active/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@
"label": "latest",
"value": "latest"
},
{
"label": "7.4.4",
"value": "7.4.4"
},
{
"label": "7.4.3",
"value": "7.4.3"
Expand Down
1 change: 1 addition & 0 deletions FortiWeb/Active-Active/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"defaultValue": "latest",
"allowedValues": [
"latest",
"7.4.4",
"7.4.3",
"7.4.0",
"7.2.4",
Expand Down
4 changes: 4 additions & 0 deletions FortiWeb/Active-Passive/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@
"label": "latest",
"value": "latest"
},
{
"label": "7.4.4",
"value": "7.4.4"
},
{
"label": "7.4.3",
"value": "7.4.3"
Expand Down
1 change: 1 addition & 0 deletions FortiWeb/Active-Passive/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"defaultValue": "latest",
"allowedValues": [
"latest",
"7.4.4",
"7.4.3",
"7.4.0",
"7.2.4",
Expand Down

0 comments on commit 1b4586d

Please sign in to comment.