Skip to content

build(deps): bump the helm group across 1 directory with 4 updates#9202

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/helm/charts/gateway-addons-helm/helm-319a4c0362
Open

build(deps): bump the helm group across 1 directory with 4 updates#9202
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/helm/charts/gateway-addons-helm/helm-319a4c0362

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the helm group with 4 updates in the /charts/gateway-addons-helm directory: prometheus, alloy, opentelemetry-collector and otel/opentelemetry-collector-contrib.

Updates prometheus from 29.9.0 to 29.10.1

Updates alloy from 1.8.2 to 1.9.0

Updates opentelemetry-collector from 0.158.0 to 0.158.1

Updates otel/opentelemetry-collector-contrib from 0.153.0 to 0.154.0

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

Bumps the helm group with 4 updates in the /charts/gateway-addons-helm directory: prometheus, alloy, opentelemetry-collector and otel/opentelemetry-collector-contrib.


Updates `prometheus` from 29.9.0 to 29.10.1

Updates `alloy` from 1.8.2 to 1.9.0

Updates `opentelemetry-collector` from 0.158.0 to 0.158.1

Updates `otel/opentelemetry-collector-contrib` from 0.153.0 to 0.154.0

---
updated-dependencies:
- dependency-name: prometheus
  dependency-version: 29.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: helm
- dependency-name: alloy
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: helm
- dependency-name: opentelemetry-collector
  dependency-version: 0.158.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: helm
- dependency-name: otel/opentelemetry-collector-contrib
  dependency-version: 0.154.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: helm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file helm Pull requests that update helm code labels Jun 10, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 10, 2026 04:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file helm Pull requests that update helm code labels Jun 10, 2026
@netlify

netlify Bot commented Jun 10, 2026

Copy link
Copy Markdown

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit be25522
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/6a2c14b5d0914c0008c12ac5
😎 Deploy Preview https://deploy-preview-9202--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: 5abd35d7bc

ℹ️ 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".

dependencies:
- name: prometheus
version: 29.9.0
version: 29.10.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Regenerate Helm docs and golden manifests

Changing the gateway-addons Helm dependency versions here requires rerunning the generated Helm artifacts, but the commit leaves them stale: tools/make/lint.mk has gen-check run generate and helm-template, and those targets regenerate charts/gateway-addons-helm/README.md, site/content/en/latest/install/gateway-addons-helm-api.md, and test/helm/gateway-addons-helm/*.out.yaml. Those checked-in files still reference the old versions (for example test/helm/gateway-addons-helm/e2e.out.yaml still has opentelemetry-collector-0.158.0 and app version 0.153.0), so CI's generated-file check will dirty the worktree and fail until the docs/golden manifests are updated with this bump.

Useful? React with 👍 / 👎.

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.86%. Comparing base (6578a6d) to head (be25522).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9202      +/-   ##
==========================================
- Coverage   74.89%   74.86%   -0.04%     
==========================================
  Files         252      252              
  Lines       40799    40799              
==========================================
- Hits        30558    30545      -13     
- Misses       8158     8168      +10     
- Partials     2083     2086       +3     

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

Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
@zirain

zirain commented Jun 13, 2026

Copy link
Copy Markdown
Member

/retest

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.

3 participants