Bump weaver to latest version. (#1207)
This commit is contained in:
parent
5077fd5ccf
commit
0f067bb98f
2
Makefile
2
Makefile
|
|
@ -14,7 +14,7 @@ CHLOGGEN_CONFIG := .chloggen/config.yaml
|
|||
# see https://github.com/open-telemetry/build-tools/releases for semconvgen updates
|
||||
# Keep links in model/README.md and .vscode/settings.json in sync!
|
||||
SEMCONVGEN_VERSION=0.24.0
|
||||
WEAVER_VERSION=0.2.0
|
||||
WEAVER_VERSION=0.5.0
|
||||
|
||||
# From where to resolve the containers (e.g. "otel/weaver").
|
||||
CONTAINER_REPOSITORY=docker.io
|
||||
|
|
|
|||
Loading…
Reference in New Issue