From 9991b953322f9bcb1ca1ac12fb43780e8958b5b6 Mon Sep 17 00:00:00 2001 From: Or Ouziel Date: Sun, 29 Sep 2024 15:51:17 +0300 Subject: [PATCH 1/2] bump posture package --- packages/cloud_security_posture/changelog.yml | 5 +++++ packages/cloud_security_posture/manifest.yml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/cloud_security_posture/changelog.yml b/packages/cloud_security_posture/changelog.yml index 3c1df14e0ef..abfc409e1d0 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-preview09" + changes: + - description: Bump package to include new kibana condition + type: enhancement + link: https://github.com/elastic/integrations/pull/10479 - version: "1.11.0-preview08" changes: - description: Change gcp.credentials.json secret to true diff --git a/packages/cloud_security_posture/manifest.yml b/packages/cloud_security_posture/manifest.yml index 261a96d0595..ce42dfacf37 100644 --- a/packages/cloud_security_posture/manifest.yml +++ b/packages/cloud_security_posture/manifest.yml @@ -1,7 +1,7 @@ format_version: 3.0.0 name: cloud_security_posture title: "Security Posture Management" -version: "1.11.0-preview08" +version: "1.11.0-preview09" source: license: "Elastic-2.0" description: "Identify & remediate configuration risks in your Cloud infrastructure" From bfb43e45de4bb4328888a2466178458b86315fef Mon Sep 17 00:00:00 2001 From: Or Ouziel Date: Sun, 29 Sep 2024 15:53:30 +0300 Subject: [PATCH 2/2] update changelog --- packages/cloud_security_posture/changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cloud_security_posture/changelog.yml b/packages/cloud_security_posture/changelog.yml index abfc409e1d0..2c5afd1de67 100644 --- a/packages/cloud_security_posture/changelog.yml +++ b/packages/cloud_security_posture/changelog.yml @@ -13,7 +13,7 @@ changes: - description: Bump package to include new kibana condition type: enhancement - link: https://github.com/elastic/integrations/pull/10479 + link: https://github.com/elastic/integrations/pull/11274 - version: "1.11.0-preview08" changes: - description: Change gcp.credentials.json secret to true