From 99c3d844ab71afcb0f09c867199f579728027070 Mon Sep 17 00:00:00 2001 From: jvhoof Date: Sun, 22 Dec 2024 22:12:39 +0000 Subject: [PATCH] Update report --- FortiAnalyzer/ha/createUiDefinition.json | 8 ++++++++ FortiAnalyzer/ha/mainTemplate.json | 2 ++ FortiAnalyzer/single/createUiDefinition.json | 8 ++++++++ FortiAnalyzer/single/mainTemplate.json | 2 ++ 4 files changed, 20 insertions(+) diff --git a/FortiAnalyzer/ha/createUiDefinition.json b/FortiAnalyzer/ha/createUiDefinition.json index c7280180..ae4a5bcd 100644 --- a/FortiAnalyzer/ha/createUiDefinition.json +++ b/FortiAnalyzer/ha/createUiDefinition.json @@ -100,6 +100,10 @@ "label": "latest", "value": "latest" }, + { + "label": "7.6.2", + "value": "7.6.2" + }, { "label": "7.6.1", "value": "7.6.1" @@ -132,6 +136,10 @@ "label": "7.4.0", "value": "7.4.0" }, + { + "label": "7.2.9", + "value": "7.2.9" + }, { "label": "7.2.8", "value": "7.2.8" diff --git a/FortiAnalyzer/ha/mainTemplate.json b/FortiAnalyzer/ha/mainTemplate.json index 05e2b45a..f32fa76a 100644 --- a/FortiAnalyzer/ha/mainTemplate.json +++ b/FortiAnalyzer/ha/mainTemplate.json @@ -35,6 +35,7 @@ "defaultValue": "7.4.3", "allowedValues": [ "latest", + "7.6.2", "7.6.1", "7.6.0", "7.4.5", @@ -43,6 +44,7 @@ "7.4.2", "7.4.1", "7.4.0", + "7.2.9", "7.2.8", "7.2.7", "7.2.6", diff --git a/FortiAnalyzer/single/createUiDefinition.json b/FortiAnalyzer/single/createUiDefinition.json index 9fa8079d..ee99befe 100644 --- a/FortiAnalyzer/single/createUiDefinition.json +++ b/FortiAnalyzer/single/createUiDefinition.json @@ -100,6 +100,10 @@ "label": "latest", "value": "latest" }, + { + "label": "7.6.2", + "value": "7.6.2" + }, { "label": "7.6.1", "value": "7.6.1" @@ -132,6 +136,10 @@ "label": "7.4.0", "value": "7.4.0" }, + { + "label": "7.2.9", + "value": "7.2.9" + }, { "label": "7.2.8", "value": "7.2.8" diff --git a/FortiAnalyzer/single/mainTemplate.json b/FortiAnalyzer/single/mainTemplate.json index 73b436e4..71e22d4c 100644 --- a/FortiAnalyzer/single/mainTemplate.json +++ b/FortiAnalyzer/single/mainTemplate.json @@ -35,6 +35,7 @@ "defaultValue": "7.4.3", "allowedValues": [ "latest", + "7.6.2", "7.6.1", "7.6.0", "7.4.5", @@ -43,6 +44,7 @@ "7.4.2", "7.4.1", "7.4.0", + "7.2.9", "7.2.8", "7.2.7", "7.2.6",