Skip to content

Commit

Permalink
Update kibana.constraint
Browse files Browse the repository at this point in the history
I tested with 8.3.2 and it works when upgrading from 1.4.1 to 1.5.0 (this version).

With 7.17.6-SNAPHOT it fails during the policy upgrade with

    Error: Root value is not flatten-able, received undefined
  • Loading branch information
andrewkroh committed Jul 20, 2022
1 parent 1f8dade commit ad5807b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/crowdstrike/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license: basic
categories: [security]
release: ga
conditions:
kibana.version: "^7.17.0 || ^8.0.0"
kibana.version: "^7.17.5 || ^8.3.2"
icons:
- src: /img/logo-integrations-crowdstrike.svg
title: CrowdStrike
Expand Down

0 comments on commit ad5807b

Please sign in to comment.