Skip to content

Commit

Permalink
Merge pull request #415 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 Oct 18, 2024
2 parents 80514dd + dd46eaf commit edcea30
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 @@ -108,6 +108,10 @@
"label": "7.6.0",
"value": "7.6.0"
},
{
"label": "7.4.5",
"value": "7.4.5"
},
{
"label": "7.4.4",
"value": "7.4.4"
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 @@ -37,6 +37,7 @@
"allowedValues": [
"latest",
"7.6.0",
"7.4.5",
"7.4.4",
"7.4.3",
"7.4.0",
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 @@ -118,6 +118,10 @@
"label": "7.6.0",
"value": "7.6.0"
},
{
"label": "7.4.5",
"value": "7.4.5"
},
{
"label": "7.4.4",
"value": "7.4.4"
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 @@ -37,6 +37,7 @@
"allowedValues": [
"latest",
"7.6.0",
"7.4.5",
"7.4.4",
"7.4.3",
"7.4.0",
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 @@ -118,6 +118,10 @@
"label": "7.6.0",
"value": "7.6.0"
},
{
"label": "7.4.5",
"value": "7.4.5"
},
{
"label": "7.4.4",
"value": "7.4.4"
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 @@ -37,6 +37,7 @@
"allowedValues": [
"latest",
"7.6.0",
"7.4.5",
"7.4.4",
"7.4.3",
"7.4.0",
Expand Down

0 comments on commit edcea30

Please sign in to comment.