File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
# by default with the OpenTelemetry Operator. This would usually be the latest
3
3
# stable OpenTelemetry version. When you update this file, make sure to update the
4
4
# the docs as well.
5
- opentelemetry-collector=0.96 .0
5
+ opentelemetry-collector=0.97 .0
6
6
7
7
# Represents the current release of the OpenTelemetry Operator.
8
- operator=0.96 .0
8
+ operator=0.97 .0
9
9
10
10
# Represents the current release of the Target Allocator.
11
- targetallocator=0.96 .0
11
+ targetallocator=0.97 .0
12
12
13
13
# Represents the current release of the Operator OpAMP Bridge.
14
- operator-opamp-bridge=0.96 .0
14
+ operator-opamp-bridge=0.97 .0
15
15
16
16
# Represents the current release of Java instrumentation.
17
17
# Should match autoinstrumentation/java/version.txt
18
18
autoinstrumentation-java=1.32.1
19
19
20
20
# Represents the current release of NodeJS instrumentation.
21
21
# Should match value in autoinstrumentation/nodejs/package.json
22
- autoinstrumentation-nodejs=0.46.0
22
+ autoinstrumentation-nodejs=0.49.1
23
23
24
24
# Represents the current release of Python instrumentation.
25
25
# Should match value in autoinstrumentation/python/requirements.txt
You can’t perform that action at this time.
0 commit comments