Skip to content

Commit

Permalink
Merge pull request #384 from 40net-cloud/faz-vm-update-version
Browse files Browse the repository at this point in the history
[FAZ] Azure Marketplace FAZ Version update
  • Loading branch information
jvhoof authored Jun 24, 2024
2 parents 1e8b907 + e0b0178 commit 179a23c
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 0 deletions.
16 changes: 16 additions & 0 deletions FortiAnalyzer/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
1 change: 1 addition & 0 deletions FortiAnalyzer/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
16 changes: 16 additions & 0 deletions FortiAnalyzer/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
1 change: 1 addition & 0 deletions FortiAnalyzer/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 179a23c

Please sign in to comment.