Skip to content

Commit 3e1c59a

Browse files
authored
Set Kibana constraints to ^8.12.0
According to the latest recommendations [^1], 8.12.0 contains all the known issues. [^1]: #8610 (comment)
1 parent 8e23ae4 commit 3e1c59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/azure/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories:
1414
- observability
1515
conditions:
1616
kibana:
17-
version: "^8.11.2"
17+
version: "^8.12.0"
1818
elastic:
1919
subscription: basic
2020
screenshots:

0 commit comments

Comments
 (0)