Skip to content

chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.158.0 - #3047

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/otel-opentelemetry-collector-contrib-0.x
Open

chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.158.0#3047
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/otel-opentelemetry-collector-contrib-0.x

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
otel/opentelemetry-collector-contrib minor 0.157.00.158.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)

v0.158.0

Compare Source

🛑 Breaking changes 🛑
  • all: Update Cosign usage to work with v3 (#​1570)
    The Cosign v3 upgrade introduced a change in signing workflow. Previous two files
    were required to map the outputs (certificate and signature), now only one file is required.
    The new file is a bundle that contains both outputs in JSON format.
    This change has been done following the guidance from https://goreleaser.com/blog/cosign-v3/.
    With this change, anyone who wants to verify the signature of the artifacts produced by the
    release will need to use Cosign V3 and point to the new bundle file or download the bundle and
    unpack it to get the certificate and signature files.

  • all: Use split checksum for all binaries and distros (#​1582)
    The previous attempt at splitting the checksum file for AIX releases was not successful.
    The problem lies on the fac that .runtime.GOOS will always be the runtime of the compiled
    goreleaser binary ("linux" in this case). The only way to split the checksum file per target
    is what's implement here, but it ends up giving one checksum file per produced artifact.

🚀 New components 🚀
  • icmpcheckreceiver: Add icmpcheckreceiver to the contrib distribution (#​1577)
💡 Enhancements 💡
  • all: Add new binaries for aix/ppc64 (#​1424)
🧰 Bug fixes 🧰
  • all: Skip Docker build and publish in AIX release job. (#​1580)
    The release for Contrib on AIX runs in its own job, where it doesn't build
    Docker images. The continue --merge phase of goreleaser runs all publishers
    by default, including the Docker manifests one. This will fail for AIX as
    the images aren't built.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

…o v0.158.0

| datasource | package                              | from    | to      |
| ---------- | ------------------------------------ | ------- | ------- |
| docker     | otel/opentelemetry-collector-contrib | 0.157.0 | 0.158.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot added dependencies Pull requests that update a dependency file update-minor labels Aug 7, 2026
@renovate-sh-app
renovate-sh-app Bot requested a review from a team as a code owner August 7, 2026 22:11
@renovate-sh-app renovate-sh-app Bot added dependencies Pull requests that update a dependency file update-minor labels Aug 7, 2026
@codecov-commenter

codecov-commenter commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.26%. Comparing base (ab17d59) to head (a5b0c27).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3047       +/-   ##
===========================================
+ Coverage   10.33%   42.26%   +31.93%     
===========================================
  Files          53       69       +16     
  Lines        4664     5858     +1194     
===========================================
+ Hits          482     2476     +1994     
+ Misses       4110     3199      -911     
- Partials       72      183      +111     
Flag Coverage Δ
beyla-integration-test 0.00% <ø> (?)
integration-test 12.78% <ø> (ø)
integration-test-arm 0.00% <ø> (ø)
integration-test-vm-5.15-lts 0.00% <ø> (?)
integration-test-vm-6.18-lts 0.00% <ø> (?)
k8s-integration-test 1.59% <ø> (+1.59%) ⬆️
oats-test 0.00% <ø> (?)
unittests 46.58% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file update-minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant