(chore): bump to latest weaver version. (#1271)

This commit is contained in:
Josh Suereth 2024-07-23 16:21:11 -04:00 committed by GitHub
parent 459fbdbe0a
commit c22cd95e7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ CHLOGGEN_CONFIG := .chloggen/config.yaml
# see https://github.com/open-telemetry/build-tools/releases for semconvgen updates # see https://github.com/open-telemetry/build-tools/releases for semconvgen updates
# Keep links in model/README.md and .vscode/settings.json in sync! # Keep links in model/README.md and .vscode/settings.json in sync!
SEMCONVGEN_VERSION=0.25.0 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"). # From where to resolve the containers (e.g. "otel/weaver").
CONTAINER_REPOSITORY=docker.io CONTAINER_REPOSITORY=docker.io