Skip to content

Commit 978cfdf

Browse files
committed
Bump version from 3.107.0 to 3.108.0
1 parent 4d4a053 commit 978cfdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aws/logs_monitoring/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ def __init__(self, name, pattern, placeholder):
238238
DD_CUSTOM_TAGS = "ddtags"
239239
DD_SERVICE = "service"
240240
DD_HOST = "host"
241-
DD_FORWARDER_VERSION = "3.107.0"
241+
DD_FORWARDER_VERSION = "3.108.0"
242242

243243
# CONST STRINGS
244244
AWS_STRING = "aws"

aws/logs_monitoring/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Description: Pushes logs, metrics and traces from AWS to Datadog.
33
Mappings:
44
Constants:
55
DdForwarder:
6-
Version: 3.107.0
6+
Version: 3.108.0
77
LayerVersion: 48
88
Parameters:
99
DdApiKey:

0 commit comments

Comments
 (0)