Skip to content

Commit

Permalink
Merge pull request #26 from bryan-aguilar/v0.2.0
Browse files Browse the repository at this point in the history
Release v0.2.0
  • Loading branch information
bryan-aguilar authored Apr 4, 2022
2 parents 4086ba3 + db1af9b commit c87b689
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
12 changes: 4 additions & 8 deletions charts/adot-exporter-for-eks-on-ec2/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,12 @@ apiVersion: v2
name: adot-exporter-for-eks-on-ec2
description: A Helm chart for collecting metrics using ADOT Collector and logs using Fluent Bit to send to AWS monitoring services.
type: application
version: 0.1.0
appVersion: "0.1.0"
version: 0.2.0
appVersion: "0.17.0"
kubeVersion: ">=1.16.0-0"
maintainers:
- name: Hyunuk Lim
email: [email protected]
- name: James Park
email: [email protected]
- name: Alolita Sharma
email: [email protected]
- name: Ruthvik Ravindra
email: [email protected]
home: https://github.com/aws-observability/aws-otel-helm-charts/adot-exporter-for-eks-on-ec2
sources:
- https://github.com/aws-observability/aws-otel-helm-charts/adot-exporter-for-eks-on-ec2
2 changes: 1 addition & 1 deletion charts/adot-exporter-for-eks-on-ec2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ adotCollector:
image:
name: "aws-otel-collector"
repository: "amazon/aws-otel-collector"
tag: "v0.14.0"
tag: "v0.17.0"
daemonSetPullPolicy: "IfNotPresent"
sidecarPullPolicy: "Always"
daemonSet:
Expand Down

0 comments on commit c87b689

Please sign in to comment.