-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(otel-agent): Pin Dockerfile version in BYOC docs #27428
Conversation
6866bd5
to
71310ae
Compare
- Pin Dockerfile version to the latest stable release (`7.61`) instead of `main` - Bump components version to v0.114.0 in OCB manifest file
Switch from using git branches to git tags for versioning BYOC assets
Add clarification on `main` branch being development branch (unstable) and recommendations to use tagged version of Dockerfile and manifest file for production environment.
71310ae
to
0162607
Compare
/merge |
Devflow running:
|
What does this PR do? What is the motivation?
7.61
) instead ofmain
7.61.x
)docker build ...
command to set build args to use agent version7.61.0
(the default build arg agent version in the7.61.x
branch is still set to7.57
)Merge instructions
Merge readiness:
Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the
<yourname>/description
naming convention) and then add the following PR comment: