deps(go): bump helm.sh/helm/v3 from 3.20.2 to 3.21.0#740
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps(go): bump helm.sh/helm/v3 from 3.20.2 to 3.21.0#740dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.20.2 to 3.21.0. - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.20.2...v3.21.0) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5cce667 to
b0506e1
Compare
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 helm.sh/helm/v3 from 3.20.2 to 3.21.0.
Release notes
Sourced from helm.sh/helm/v3's releases.
... (truncated)
Commits
e0878d4[v3] Bump to version v3.214d4902cMerge pull request #32041 from TerryHowe/fix/upgrade-otel-cves13d5fc4fix: upgrade opentelemetry packages to patch CVEsa60cb79Merge commit from forkd3bc853Merge pull request #32026 from gjenkins8/gjenkins/code_action_pin_v32552884fix: Chart dot-name path bugec05dd5fix: pin codeql-action/upload-sarif to commit SHA in scorecards workflow6d809b2Merge pull request #31883 from t0rr3sp3dr0/pedrotorres/backport-31776-to-v3b0dfec5add image index teste629995fix pulling charts from OCI indicesNote
Low Risk
Low risk: this PR only updates Go module dependencies (notably
helm.sh/helm/v3) with no application logic changes; risk is limited to potential behavior changes in updated upstream libraries at runtime.Overview
Upgrades the Go dependency on Helm from
helm.sh/helm/v3 v3.20.2tov3.21.0.Refreshes
go.mod/go.sumaccordingly, including related transitive version bumps (e.g.,golang.org/x/*,github.com/lib/pq,grpc-gateway, and several OpenTelemetry modules).Reviewed by Cursor Bugbot for commit b0506e1. Bugbot is set up for automated code reviews on this repo. Configure here.