We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a6ba28 commit f22f695Copy full SHA for f22f695
helm-charts/splunk-otel-collector/Chart.yaml
@@ -32,7 +32,7 @@ dependencies:
32
alias: operatorcrds
33
condition: operatorcrds.install
34
- name: opentelemetry-operator
35
- version: 0.86.2
+ version: 0.88.6
36
alias: operator
37
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
38
condition: operator.enabled
helm-charts/splunk-otel-collector/values.yaml
@@ -1323,7 +1323,7 @@ instrumentation:
1323
# value: apache_value
1324
python:
1325
repository: ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-python
1326
- tag: 0.51b0
+ tag: 0.53b1
1327
# env:
1328
# - name: PYTHON_ENV_VAR
1329
# value: python_value
0 commit comments