Skip to content

build(deps): bump helm.sh/helm/v4 from 4.1.1 to 4.1.3#177

Merged
yxxhero merged 1 commit intomasterfrom
dependabot/go_modules/helm.sh/helm/v4-4.1.3
Mar 13, 2026
Merged

build(deps): bump helm.sh/helm/v4 from 4.1.1 to 4.1.3#177
yxxhero merged 1 commit intomasterfrom
dependabot/go_modules/helm.sh/helm/v4-4.1.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps helm.sh/helm/v4 from 4.1.1 to 4.1.3.

Release notes

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

Helm v4.1.3 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Fixed a bug where --dry-run=server was not respecting generateName #31563
  • Fixed a bug where empty CRD resources caused a crash. Now it prints an error #31578
  • Fixed a bug where OCI references with tag+digest failed with "invalid byte" error #31601
  • Fixed a bug where user-provided nil value was not preserved when chart has an empty map or no default for a key #31644
  • Fixed a regression since Helm 3.18.0 where Pulling charts from OCI repositories that use an index to store both Container Images and Helm Charts under the same tag failed #31776
  • Fixed a Helm 4 regression where gotemplate white space trimming directly after YAML doc separators, when present after postrendering, caused YAML file corruption #31868
  • Fixed a bug where FailedStatus is treated as a terminal state, causing upgrades to fail prematurely when cluster autoscalers needed time to provision nodes, or when pods were being deleted during rolling updates #31897
  • Fixed broken backwards compatibility for deprecated --atomic flag on install command #31901
  • SDK: Fixed a Windows 'Access Deined' error if multiple processes try to download the same chart version concurrently #31128
  • SDK: Fixed a bug where users did not receive any logs from the waiter, causing confusion as several minutes could pass with no user feedback #31717
  • SDK: Fixed a bug where server-side apply defaults did not always match the CLI defaults #31732
  • SDK: Fixed a Go import issue when downstream tooling attempted to vendor helm.sh/helm/v4/pkg/kube #31852

Installation and Upgrading

Download Helm v4.1.3. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby 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

... (truncated)

Commits
  • c94d381 chore(defaults): server-side apply SDK defaults should always match the CLI d...
  • b36d660 whitespace
  • 04a91af use logger with waiter
  • c3c57db Remove refactorring changes from coalesce_test.go
  • d47cb2b Fix import
  • 790bf92 Update pkg/chart/common/util/coalesce_test.go
  • f7cec12 Fix lint warning
  • d94a5c9 Preserve nil values in chart already
  • 8c5fe4e fix(values): preserve nil values when chart default is empty map
  • 217db28 chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 12, 2026
Bumps [helm.sh/helm/v4](https://github.com/helm/helm) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v4.1.1...v4.1.3)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v4
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v4-4.1.3 branch from 477f330 to 873fb25 Compare March 13, 2026 01:28
@yxxhero yxxhero merged commit 5eda8d6 into master Mar 13, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v4-4.1.3 branch March 13, 2026 01:31
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant