Skip to content

Commit 3a87fff

Browse files
Update version (#109)
1 parent 542d2e2 commit 3a87fff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: adot-exporter-for-eks-on-ec2
33
description: A Helm chart for collecting metrics using ADOT Collector to send to AWS monitoring services.
44
type: application
5-
version: 0.20.0
6-
appVersion: "0.34.0"
5+
version: 0.21.0
6+
appVersion: "0.35.0"
77
kubeVersion: ">=1.19.0-0"
88
maintainers:
99
- name: Bryan Aguilar

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.34.0"
21+
tag: "v0.35.0"
2222
daemonSetPullPolicy: "IfNotPresent"
2323
sidecarPullPolicy: "Always"
2424
daemonSet:

0 commit comments

Comments
 (0)