Skip to content

Commit 2810d7c

Browse files
animehartopauloh
andauthored
added asset inventory category (#14758)
* added asset inventory category * Update packages/cloud_asset_inventory/manifest.yml --------- Co-authored-by: Paulo Silva <[email protected]>
1 parent d68f9ae commit 2810d7c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/cloud_asset_inventory/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
# 1.1.x - 9.2.x
44
# 1.0.x - 9.1.x
55
# 0.1.x - 8.15.x
6+
- version: "1.1.5"
7+
changes:
8+
- description: Added asset_inventory category
9+
type: enhancement
10+
link: https://github.com/elastic/integrations/pull/14591
611
- version: "1.1.4"
712
changes:
813
- description: Add support for Azure Cloud Connectors cloud_connector_id

packages/cloud_asset_inventory/manifest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
format_version: 3.3.2
22
name: cloud_asset_inventory
33
title: "Cloud Asset Discovery"
4-
version: "1.1.4"
4+
version: "1.1.5"
55
source:
66
license: "Elastic-2.0"
77
description: "Discover and Create Cloud Assets Discovery"
88
type: integration
99
categories:
1010
- security
11+
- asset_inventory
1112
- cloudsecurity_cdr
1213
conditions:
1314
kibana:

0 commit comments

Comments
 (0)