Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 #4063

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2024

Bumps helm.sh/helm/v3 from 3.14.0 to 3.14.1.

Release notes

Sourced from helm.sh/helm/v3's releases.

Helm v3.14.1 is a security (patch) release. Users are strongly recommended to update to this release.

A Helm contributor discovered a path traversal vulnerability when Helm saves a chart including at download time.

Dominykas Blyžė with Nearform Ltd. discovered the vulnerability.

Installation and Upgrading

Download Helm v3.14.1. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.14.2 will contain only bug fixes and be released on March 13, 2024.
  • 3.15.0 is the next feature release and will be on May 08, 2024.
Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from a team as a code owner February 15, 2024 15:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 15, 2024
@dependabot dependabot bot requested review from ncopa and jnummelin February 15, 2024 15:39
@github-actions github-actions bot enabled auto-merge February 15, 2024 15:39
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.14.1 branch from 3934719 to fc1d79e Compare February 16, 2024 09:11
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.14.0...v3.14.1)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.14.1 branch from fc1d79e to 52a3a4d Compare February 19, 2024 11:47
@twz123 twz123 added security fix backport/release-1.29 PR that needs to be backported/cherrypicked to the release-1.29 branch labels Feb 19, 2024
@twz123
Copy link
Member

twz123 commented Feb 19, 2024

Fixes CVE-2024-25620.

@github-actions github-actions bot merged commit c99c09f into main Feb 20, 2024
75 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.14.1 branch February 20, 2024 07:43
@twz123 twz123 added backport/release-1.29 PR that needs to be backported/cherrypicked to the release-1.29 branch and removed backport/release-1.29 PR that needs to be backported/cherrypicked to the release-1.29 branch labels Feb 20, 2024
@k0s-bot
Copy link

k0s-bot commented Feb 20, 2024

Backport failed for release-1.29, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-1.29
git worktree add -d .worktree/backport-4063-to-release-1.29 origin/release-1.29
cd .worktree/backport-4063-to-release-1.29
git switch --create backport-4063-to-release-1.29
git cherry-pick -x 52a3a4d1f9b72d35a7c59ad68162b1bb40a86ca3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/release-1.29 PR that needs to be backported/cherrypicked to the release-1.29 branch dependencies Pull requests that update a dependency file go Pull requests that update Go code security fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants