Skip to content

Commit ed75c0a

Browse files
authored
Merge pull request #31 from open-o11y/add_helmignore
Adding helmignore file
2 parents fd82c38 + 8bb55b5 commit ed75c0a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Ignore documentations folder
2+
documentation/
3+
4+
# Ignore scripts folder
5+
scripts/

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: adot-exporter-for-eks-on-ec2
33
description: A Helm chart for collecting metrics using ADOT Collector and logs using Fluent Bit to send to AWS monitoring services.
44
type: application
5-
version: 0.3.0
5+
version: 0.3.1
66
appVersion: "0.17.0"
77
kubeVersion: ">=1.16.0-0"
88
maintainers:

0 commit comments

Comments
 (0)