build(deps): bump the helm group across 1 directory with 2 updates - #9924
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: 32732c4a71
ℹ️ 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".
| - name: alloy | ||
| repository: https://grafana.github.io/helm-charts | ||
| version: 1.12.0 | ||
| version: 1.12.1 |
There was a problem hiding this comment.
Regenerate Helm documentation and golden manifests
When the required gen-check job in .github/workflows/build_and_test.yaml runs after these dependency changes, helm-readme-gen and helm-template regenerate tracked files and leave the worktree dirty: charts/gateway-addons-helm/README.md still lists Alloy 1.12.0 and OpenTelemetry Collector 0.171.0, while test/helm/gateway-addons-helm/e2e.out.yaml still contains the corresponding old helm.sh/chart labels. Commit the regenerated README and Helm template output so this update can pass make gen-check.
Useful? React with 👍 / 👎.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9924 +/- ##
==========================================
+ Coverage 81.28% 81.29% +0.01%
==========================================
Files 263 263
Lines 40870 40870
==========================================
+ Hits 33221 33226 +5
+ Misses 7649 7644 -5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps the helm group with 2 updates in the /charts/gateway-addons-helm directory: alloy and opentelemetry-collector. Updates `alloy` from 1.12.0 to 1.12.1 Updates `opentelemetry-collector` from 0.171.0 to 0.172.0 --- updated-dependencies: - dependency-name: alloy dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helm - dependency-name: opentelemetry-collector dependency-version: 0.172.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: helm ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com> Signed-off-by: Huabing (Robin) Zhao <huabing@tetrate.io>
daeeac8 to
d595f2a
Compare
|
/retest |
1 similar comment
|
/retest |
Bumps the helm group with 2 updates in the /charts/gateway-addons-helm directory: alloy and opentelemetry-collector.
Updates
alloyfrom 1.12.0 to 1.12.1Updates
opentelemetry-collectorfrom 0.171.0 to 0.172.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