diff --git a/packages/cloud_security_posture/changelog.yml b/packages/cloud_security_posture/changelog.yml index 894c99f2293..b29b04738eb 100644 --- a/packages/cloud_security_posture/changelog.yml +++ b/packages/cloud_security_posture/changelog.yml @@ -9,6 +9,11 @@ # 1.4.x - 8.9.x # 1.3.x - 8.8.x # 1.2.x - 8.7.x +- version: "1.11.0-preview11" + changes: + - description: Add deployment_mode agentless to the policy template + type: enhancement + link: https://github.com/elastic/integrations/pull/11203 - version: "1.11.0-preview10" changes: - description: Adding deployment_modes to cspm policy template and secret field linting checks diff --git a/packages/cloud_security_posture/manifest.yml b/packages/cloud_security_posture/manifest.yml index 8a2d97c8b21..1688b73e642 100644 --- a/packages/cloud_security_posture/manifest.yml +++ b/packages/cloud_security_posture/manifest.yml @@ -1,7 +1,7 @@ format_version: 3.2.3 name: cloud_security_posture title: "Security Posture Management" -version: "1.11.0-preview10" +version: "1.11.0-preview11" source: license: "Elastic-2.0" description: "Identify & remediate configuration risks in your Cloud infrastructure" diff --git a/packages/elastic_connectors/changelog.yml b/packages/elastic_connectors/changelog.yml index 07ff202a955..0847b50fafc 100644 --- a/packages/elastic_connectors/changelog.yml +++ b/packages/elastic_connectors/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: 0.0.3 + changes: + - description: Add deployment_mode agentless to the policy template + type: enhancement + link: https://github.com/elastic/integrations/pull/11203 - version: 0.0.2 changes: - description: Add connector_name as the connector input variable diff --git a/packages/elastic_connectors/manifest.yml b/packages/elastic_connectors/manifest.yml index 7acf7edc09e..b664a6f7aee 100644 --- a/packages/elastic_connectors/manifest.yml +++ b/packages/elastic_connectors/manifest.yml @@ -69,7 +69,7 @@ policy_templates: enabled: true organization: elastic division: engineering - team: ingestion-team + team: search-extract-and-transform multiple: false inputs: - type: connectors-py