Skip to content

Commit

Permalink
Merge pull request #385 from 40net-cloud/fmg-vm-update-version
Browse files Browse the repository at this point in the history
[FMG] Azure Marketplace FMG Version update
  • Loading branch information
jvhoof authored Jun 24, 2024
2 parents d9574f3 + 9a38486 commit 1e8b907
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 2 deletions.
18 changes: 17 additions & 1 deletion FortiManager/ha/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@
"label": "6.4.13",
"value": "6.4.13"
},
{
"label": "6.4.14",
"value": "6.4.14"
},
{
"label": "6.4.2",
"value": "6.4.2"
Expand Down Expand Up @@ -176,6 +180,10 @@
"label": "7.0.10",
"value": "7.0.10"
},
{
"label": "7.0.11",
"value": "7.0.11"
},
{
"label": "7.0.2",
"value": "7.0.2"
Expand Down Expand Up @@ -224,6 +232,10 @@
"label": "7.2.4",
"value": "7.2.4"
},
{
"label": "7.2.5",
"value": "7.2.5"
},
{
"label": "7.4.0",
"value": "7.4.0"
Expand All @@ -236,6 +248,10 @@
"label": "7.4.2",
"value": "7.4.2"
},
{
"label": "7.4.3",
"value": "7.4.3"
},
{
"label": "latest",
"value": "latest"
Expand Down Expand Up @@ -912,4 +928,4 @@
"additionalCustomData": "[steps('advanced').customdata.config]"
}
}
}
}
1 change: 1 addition & 0 deletions FortiManager/ha/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"7.4.0",
"7.4.1",
"7.4.2",
"7.4.3",
"latest"
],
"metadata": {
Expand Down
18 changes: 17 additions & 1 deletion FortiManager/single/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@
"label": "6.4.13",
"value": "6.4.13"
},
{
"label": "6.4.14",
"value": "6.4.14"
},
{
"label": "6.4.2",
"value": "6.4.2"
Expand Down Expand Up @@ -176,6 +180,10 @@
"label": "7.0.10",
"value": "7.0.10"
},
{
"label": "7.0.11",
"value": "7.0.11"
},
{
"label": "7.0.2",
"value": "7.0.2"
Expand Down Expand Up @@ -224,6 +232,10 @@
"label": "7.2.4",
"value": "7.2.4"
},
{
"label": "7.2.5",
"value": "7.2.5"
},
{
"label": "7.4.0",
"value": "7.4.0"
Expand All @@ -236,6 +248,10 @@
"label": "7.4.2",
"value": "7.4.2"
},
{
"label": "7.4.3",
"value": "7.4.3"
},
{
"label": "latest",
"value": "latest"
Expand Down Expand Up @@ -931,4 +947,4 @@
"customImageReference": "[steps('advanced').customvhd.resourceid]"
}
}
}
}
1 change: 1 addition & 0 deletions FortiManager/single/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"7.4.0",
"7.4.1",
"7.4.2",
"7.4.3",
"latest"
],
"metadata": {
Expand Down

0 comments on commit 1e8b907

Please sign in to comment.