Bump weaver to latest version. (#1207)

This commit is contained in:
Josh Suereth 2024-07-03 12:25:43 -04:00 committed by GitHub
parent 5077fd5ccf
commit 0f067bb98f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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