Skip to content

Commit

Permalink
Update chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
bonclay7 committed Jun 27, 2023
1 parent 40887f5 commit 0468ee6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions modules/eks-monitoring/otel-config/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: opentelemetry
description: A Helm chart to install otel operator
type: application
version: 0.5.0
appVersion: 0.5.0
version: 0.6.0
appVersion: 0.6.0
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ spec:
kubernetes_sd_configs:
- role: node
relabel_configs:
- action: labelmap
regex: __meta_kubernetes_node_label_(.+)
- target_label: __address__
replacement: kubernetes.default.svc.cluster.local:443
{{ if .Values.enableTracing }}
Expand Down

0 comments on commit 0468ee6

Please sign in to comment.