Skip to content

Commit 4124f36

Browse files
committed
bump transform version
1 parent cebe47e commit 4124f36

File tree

1 file changed

+2
-2
lines changed
  • packages/wiz/elasticsearch/transform/latest_cdr_misconfigurations

1 file changed

+2
-2
lines changed

packages/wiz/elasticsearch/transform/latest_cdr_misconfigurations/transform.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source:
22
index:
33
- "logs-wiz.cloud_configuration_finding_full_posture-*"
44
dest:
5-
index: "security_solution-wiz.misconfiguration_latest-v2"
5+
index: "security_solution-wiz.misconfiguration_latest-v3"
66
aliases:
77
- alias: "security_solution-wiz.misconfiguration_latest"
88
move_on_creation: true
@@ -27,4 +27,4 @@ _meta:
2727
managed: true
2828
# Bump this version to delete, reinstall, and restart the transform during package.
2929
# Version bump is needed if there is any code change in transform.
30-
fleet_transform_version: 0.2.0
30+
fleet_transform_version: 0.3.0

0 commit comments

Comments
 (0)