diff --git a/README.md b/README.md index 3331491..1fa2850 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ # Splunk Publisher: Splunk -Connector Version: 2.16.1 +Connector Version: 2.16.2 Product Vendor: Splunk Inc. Product Name: Splunk Enterprise Product Version Supported (regex): ".\*" -Minimum Product Version: 6.1.1 +Minimum Product Version: 6.2.1 This app integrates with Splunk to update data on the device, in addition to investigate and ingestion actions diff --git a/release_notes/2.16.2.md b/release_notes/2.16.2.md new file mode 100644 index 0000000..7e02622 --- /dev/null +++ b/release_notes/2.16.2.md @@ -0,0 +1 @@ +* Fixed Django template, `ifnotequal` tag was deprecated. \ No newline at end of file diff --git a/splunk.json b/splunk.json index 0718041..c433ebd 100644 --- a/splunk.json +++ b/splunk.json @@ -34,13 +34,13 @@ ], "type": "siem", "main_module": "splunk_connector.py", - "app_version": "2.16.1", + "app_version": "2.16.2", "utctime_updated": "2022-09-08T08:47:45.000000Z", "package_name": "phantom_splunk", "product_name": "Splunk Enterprise", "product_vendor": "Splunk Inc.", "product_version_regex": ".*", - "min_phantom_version": "6.1.1", + "min_phantom_version": "6.2.1", "fips_compliant": true, "python_version": "3", "latest_tested_versions": [ diff --git a/splunk_run_query.html b/splunk_run_query.html index 6229bbb..56557c3 100644 --- a/splunk_run_query.html +++ b/splunk_run_query.html @@ -160,7 +160,7 @@