Skip to content

Commit 7094108

Browse files
Update opentelemetry-specification version to v1.38.0 (#5375)
1 parent c5c1d02 commit 7094108

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
@@ -7,7 +7,7 @@
77
[submodule "content-modules/opentelemetry-specification"]
88
path = content-modules/opentelemetry-specification
99
url = https://github.com/open-telemetry/opentelemetry-specification.git
10-
spec-pin = v1.37.0
10+
spec-pin = v1.38.0
1111
[submodule "content-modules/community"]
1212
path = content-modules/community
1313
url = https://github.com/open-telemetry/community

scripts/content-modules/adjust-pages.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
my $semConvRef = "$otelSpecRepoUrl/blob/main/semantic_conventions/README.md";
1919
my $specBasePath = '/docs/specs';
2020
my %versions = qw(
21-
spec: 1.37.0
21+
spec: 1.38.0
2222
otlp: 1.3.2
2323
semconv: 1.28.0
2424
);

0 commit comments

Comments
 (0)