Skip to content

Commit 2197337

Browse files
Update opentelemetry-specification version to v1.43.0
1 parent 546f3e8 commit 2197337

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[submodule "content-modules/opentelemetry-specification"]
99
path = content-modules/opentelemetry-specification
1010
url = https://github.com/open-telemetry/opentelemetry-specification.git
11-
spec-pin = v1.42.0
11+
spec-pin = v1.43.0
1212
[submodule "content-modules/community"]
1313
path = content-modules/community
1414
url = https://github.com/open-telemetry/community

scripts/content-modules/adjust-pages.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
my %versionsRaw = # Keyname must end with colons because the auto-version update script expects one
2626
qw(
27-
spec: 1.42.0
27+
spec: 1.43.0
2828
otlp: 1.5.0
2929
semconv: 1.31.0
3030
);

0 commit comments

Comments
 (0)