Commit 6aa7cb2 1 parent fb1e3ac commit 6aa7cb2 Copy full SHA for 6aa7cb2
File tree 2 files changed +3
-3
lines changed
charts/adot-exporter-for-eks-on-ec2
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : adot-exporter-for-eks-on-ec2
3
3
description : A Helm chart for collecting metrics using ADOT Collector and logs using Fluent Bit to send to AWS monitoring services.
4
4
type : application
5
- version : 0.9 .0
6
- appVersion : " 0.23.0 "
5
+ version : 0.10 .0
6
+ appVersion : " 0.24.1 "
7
7
kubeVersion : " >=1.19.0-0"
8
8
maintainers :
9
9
- name : Bryan Aguilar
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ adotCollector:
189
189
image :
190
190
name : " aws-otel-collector"
191
191
repository : " amazon/aws-otel-collector"
192
- tag : " v0.23.0 "
192
+ tag : " v0.24.1 "
193
193
daemonSetPullPolicy : " IfNotPresent"
194
194
sidecarPullPolicy : " Always"
195
195
daemonSet :
You can’t perform that action at this time.
0 commit comments