Skip to content

build(deps): bump the helm group across 1 directory with 2 updates - #9782

Merged
zirain merged 4 commits into
mainfrom
dependabot/helm/charts/gateway-addons-helm/helm-eb844bc895
Aug 20, 2026
Merged

build(deps): bump the helm group across 1 directory with 2 updates#9782
zirain merged 4 commits into
mainfrom
dependabot/helm/charts/gateway-addons-helm/helm-eb844bc895

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

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

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file helm Pull requests that update helm code labels Aug 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 19, 2026 04:16
@netlify

netlify Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit 58e044a
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/6a855ae9955e7400085d7905
😎 Deploy Preview https://deploy-preview-9782--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread charts/gateway-addons-helm/Chart.yaml
zhaohuabing
zhaohuabing previously approved these changes Aug 19, 2026
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.30%. Comparing base (e5ba4ba) to head (58e044a).

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.
📢 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.

dependabot Bot and others added 4 commits August 19, 2026 00:27
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
zhaohuabing force-pushed the dependabot/helm/charts/gateway-addons-helm/helm-eb844bc895 branch from 4a9684e to 58e044a Compare August 19, 2026 07:27
@zirain
zirain merged commit 6776f43 into main Aug 20, 2026
66 of 72 checks passed
@zirain
zirain deleted the dependabot/helm/charts/gateway-addons-helm/helm-eb844bc895 branch August 20, 2026 02:21
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 helm Pull requests that update helm code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants