Skip to content

Commit 1871b2f

Browse files
chore(deps): update helm release opentelemetry-collector to v0.117.1
1 parent a641058 commit 1871b2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

infra/charts/cognative/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)