build(deps): bump the helm group across 1 directory with 2 updates - #9782
Merged
zirain merged 4 commits intoAug 20, 2026
Merged
Conversation
✅ Deploy Preview for cerulean-figolla-1f9435 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f4bfcc1bfd
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
zhaohuabing
previously approved these changes
Aug 19, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9782 +/- ##
==========================================
+ Coverage 76.26% 76.30% +0.03%
==========================================
Files 261 261
Lines 44351 44351
==========================================
+ Hits 33826 33842 +16
+ Misses 8284 8273 -11
+ Partials 2241 2236 -5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
zhaohuabing
approved these changes
Aug 19, 2026
Bumps the helm group with 2 updates in the /charts/gateway-addons-helm directory: opentelemetry-collector and otel/opentelemetry-collector-contrib. Updates `opentelemetry-collector` from 0.169.0 to 0.170.0 Updates `otel/opentelemetry-collector-contrib` from 0.158.0 to 0.158.0.386 --- updated-dependencies: - dependency-name: opentelemetry-collector dependency-version: 0.170.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: helm - dependency-name: otel/opentelemetry-collector-contrib dependency-version: 0.158.0.386 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helm ... Signed-off-by: dependabot[bot] <support@github.com>
The opentelemetry-collector 0.169.0 -> 0.170.0 bump left the rendered golden file and the helm docs stale, so gen-check failed. Dependabot also bumped the contrib image tag to 0.158.0.386, which is not a published otel/opentelemetry-collector-contrib tag. Keep it at 0.158.0, which is the chart's appVersion. Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com> Signed-off-by: Huabing (Robin) Zhao <huabing@tetrate.io>
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
The previous regen ran against the pre-fix values.yaml and put the non-existent 0.158.0.386 tag back into the generated files, leaving them out of sync with values.yaml. Regenerate so both agree on 0.158.0. Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com> Signed-off-by: Huabing (Robin) Zhao <huabing@tetrate.io>
zhaohuabing
force-pushed
the
dependabot/helm/charts/gateway-addons-helm/helm-eb844bc895
branch
from
August 19, 2026 07:27
4a9684e to
58e044a
Compare
zirain
approved these changes
Aug 19, 2026
zirain
deleted the
dependabot/helm/charts/gateway-addons-helm/helm-eb844bc895
branch
August 20, 2026 02:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the helm group with 2 updates in the /charts/gateway-addons-helm directory: opentelemetry-collector and otel/opentelemetry-collector-contrib.
Updates
opentelemetry-collectorfrom 0.169.0 to 0.170.0Updates
otel/opentelemetry-collector-contribfrom 0.158.0 to 0.158.0.386Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions