Skip to content

Commit 13d2c8b

Browse files
committed
Update to use collector v0.29.0
Signed-off-by: Raphael Silva <rapphil@gmail.com>
1 parent fd148e5 commit 13d2c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/adot-exporter-for-eks-on-ec2/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ adotCollector:
1818
image:
1919
name: "aws-otel-collector"
2020
repository: "amazon/aws-otel-collector"
21-
tag: "v0.28.0"
21+
tag: "v0.29.0"
2222
daemonSetPullPolicy: "IfNotPresent"
2323
sidecarPullPolicy: "Always"
2424
daemonSet:

0 commit comments

Comments
 (0)