(chore): bump to latest weaver version. (#1271)
This commit is contained in:
parent
459fbdbe0a
commit
c22cd95e7a
2
Makefile
2
Makefile
|
|
@ -22,7 +22,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.25.0
|
||||
WEAVER_VERSION=0.5.0
|
||||
WEAVER_VERSION=0.7.0
|
||||
|
||||
# From where to resolve the containers (e.g. "otel/weaver").
|
||||
CONTAINER_REPOSITORY=docker.io
|
||||
|
|
|
|||
Loading…
Reference in New Issue