Skip to content

Commit 36a5472

Browse files
committed
ci(release): Update version from 5.4.2 to 5.4.3
Signed-off-by: Ivan Klishch <ivan@klishch.com>
1 parent e58ad3b commit 36a5472

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

aws/logs_monitoring/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ def get_enrich_cloudwatch_tags():
344344
DD_CUSTOM_TAGS = "ddtags"
345345
DD_SERVICE = "service"
346346
DD_HOST = "host"
347-
DD_FORWARDER_VERSION = "5.4.2"
347+
DD_FORWARDER_VERSION = "5.4.3"
348348

349349
# CONST STRINGS
350350
AWS_STRING = "aws"

aws/logs_monitoring/template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Description: Pushes logs, metrics and traces from AWS to Datadog.
33
Mappings:
44
Constants:
55
DdForwarder:
6-
Version: 5.4.2
7-
LayerVersion: "101"
6+
Version: 5.4.3
7+
LayerVersion: "102"
88
Parameters:
99
DdApiKey:
1010
Type: String

0 commit comments

Comments
 (0)