File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,23 +55,23 @@ dependencies:
5555
5656 - name : opentelemetry-collector
5757 repository : https://open-telemetry.github.io/opentelemetry-helm-charts
58- version : 0.109.0
58+ version : 0.117.1
5959 alias : collector
6060 condition : collector.enabled
6161
6262 # -- The cluster-agent is responsible for collecting metrics from the cluster's control-plane.
6363
6464 - name : opentelemetry-collector
6565 repository : https://open-telemetry.github.io/opentelemetry-helm-charts
66- version : 0.109.0
66+ version : 0.117.1
6767 alias : cluster
6868 condition : cluster.enabled
6969
7070 # -- The node-agent is responsible for collecting metrics from the nodes.
7171
7272 - name : opentelemetry-collector
7373 repository : https://open-telemetry.github.io/opentelemetry-helm-charts
74- version : 0.109.0
74+ version : 0.117.1
7575 alias : node
7676 condition : node.enabled
7777
You can’t perform that action at this time.
0 commit comments