Skip to content

Commit e0c0255

Browse files
chore(deps): update dependency open-telemetry/opentelemetry-helm-charts to v0.136.1 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6519403 commit e0c0255

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helmchart/otel-add-on/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1276,7 +1276,7 @@ admissionWebhooks:
12761276
12771277
(Type: yaml)</td>
12781278
<td>
1279-
values for OTel collector helm chart - these values overrides the defaults defined <a href="https://github.com/open-telemetry/opentelemetry-helm-charts/tree/opentelemetry-collector-0.132.0/charts/opentelemetry-collector/values.yaml">here</a> by default the collector is <code>disabled</code>
1279+
values for OTel collector helm chart - these values overrides the defaults defined <a href="https://github.com/open-telemetry/opentelemetry-helm-charts/tree/opentelemetry-collector-0.136.1/charts/opentelemetry-collector/values.yaml">here</a> by default the collector is <code>disabled</code>
12801280
</td>
12811281
<td>
12821282
<div style="max-width: 200px;">

helmchart/otel-add-on/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ otelOperator:
440440
admissionWebhooks:
441441
create: false
442442

443-
# -- values for OTel collector helm chart - these values overrides the defaults defined [here](https://github.com/open-telemetry/opentelemetry-helm-charts/tree/opentelemetry-collector-0.132.0/charts/opentelemetry-collector/values.yaml)
443+
# -- values for OTel collector helm chart - these values overrides the defaults defined [here](https://github.com/open-telemetry/opentelemetry-helm-charts/tree/opentelemetry-collector-0.136.1/charts/opentelemetry-collector/values.yaml)
444444
# by default the collector is `disabled`
445445
# @notationType -- yaml
446446
otelCollector:

0 commit comments

Comments
 (0)