build(deps): bump the helm group across 1 directory with 4 updates#9202
build(deps): bump the helm group across 1 directory with 4 updates#9202dependabot[bot] wants to merge 3 commits into
Conversation
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>
✅ 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: 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 |
There was a problem hiding this comment.
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 Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
|
/retest |
Bumps the helm group with 4 updates in the /charts/gateway-addons-helm directory: prometheus, alloy, opentelemetry-collector and otel/opentelemetry-collector-contrib.
Updates
prometheusfrom 29.9.0 to 29.10.1Updates
alloyfrom 1.8.2 to 1.9.0Updates
opentelemetry-collectorfrom 0.158.0 to 0.158.1Updates
otel/opentelemetry-collector-contribfrom 0.153.0 to 0.154.0Dependabot 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