Skip to content

Commit f22f695

Browse files
jvoravonggithub-actions[bot]
authored andcommitted
Update operator chart dependency version
1 parent 6a6ba28 commit f22f695

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm-charts/splunk-otel-collector/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
alias: operatorcrds
3333
condition: operatorcrds.install
3434
- name: opentelemetry-operator
35-
version: 0.86.2
35+
version: 0.88.6
3636
alias: operator
3737
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
3838
condition: operator.enabled

helm-charts/splunk-otel-collector/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1323,7 +1323,7 @@ instrumentation:
13231323
# value: apache_value
13241324
python:
13251325
repository: ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-python
1326-
tag: 0.51b0
1326+
tag: 0.53b1
13271327
# env:
13281328
# - name: PYTHON_ENV_VAR
13291329
# value: python_value

0 commit comments

Comments
 (0)