Skip to content

Commit 4473e4f

Browse files
committed
Update kibana version constraints
1 parent eb9d41e commit 4473e4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/m365_defender/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ conditions:
1111
elastic:
1212
subscription: basic
1313
kibana:
14-
version: "^8.19.0 || ^9.1.0"
14+
version: "^8.19.2 || ^9.1.2"
1515
policy_templates:
1616
- name: m365_defender
1717
title: Microsoft Defender XDR Logs

packages/microsoft_defender_endpoint/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ categories:
99
type: integration
1010
conditions:
1111
kibana:
12-
version: "^8.19.0 || ^9.1.0"
12+
version: "^8.19.2 || ^9.1.2"
1313
policy_templates:
1414
- name: microsoft_defender_endpoint
1515
title: Microsoft Defender for Endpoint

0 commit comments

Comments
 (0)