Download Latest Version Helm v4.3.0 source code.zip (2.1 MB) Google Add to Preferred Sources
Home / v4.3.0
Name Modified Size InfoDownloads / Week
Parent folder
helm-v4.3.0-windows-arm64.zip.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-s390x.tar.gz.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-s390x.tar.gz.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-windows-amd64.zip.asc 2026-09-09 870 Bytes
helm-v4.3.0-windows-amd64.zip.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-windows-amd64.zip.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-windows-arm64.zip.asc 2026-09-09 870 Bytes
helm-v4.3.0-windows-arm64.zip.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-ppc64le.tar.gz.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-riscv64.tar.gz.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-riscv64.tar.gz.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-riscv64.tar.gz.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-s390x.tar.gz.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-arm64.tar.gz.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-loong64.tar.gz.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-loong64.tar.gz.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-loong64.tar.gz.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-ppc64le.tar.gz.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-ppc64le.tar.gz.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-amd64.tar.gz.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-arm64.tar.gz.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-arm64.tar.gz.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-arm.tar.gz.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-arm.tar.gz.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-arm.tar.gz.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-darwin-arm64.tar.gz.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-darwin-arm64.tar.gz.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-386.tar.gz.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-386.tar.gz.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-386.tar.gz.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-amd64.tar.gz.asc 2026-09-09 870 Bytes
helm-v4.3.0-linux-amd64.tar.gz.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-darwin-amd64.tar.gz.asc 2026-09-09 870 Bytes
helm-v4.3.0-darwin-amd64.tar.gz.sha256.asc 2026-09-09 870 Bytes
helm-v4.3.0-darwin-amd64.tar.gz.sha256sum.asc 2026-09-09 870 Bytes
helm-v4.3.0-darwin-arm64.tar.gz.asc 2026-09-09 870 Bytes
Helm v4.3.0 source code.tar.gz 2026-09-09 1.1 MB
Helm v4.3.0 source code.zip 2026-09-09 2.1 MB
README.md 2026-09-09 27.8 kB
Totals: 39 Items   3.2 MB 12

Helm v4.3.0 is a feature 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

Installation and Upgrading

Download Helm v4.3.0. 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

  • 4.3.1 and 3.22.1 are the next patch releases scheduled for October 14, 2026
  • 4.4.0 is the next minor release scheduled for January 13, 2027. There will be no further Helm 3 minor releases (see https://helm.sh/blog/helm-v3-end-of-life)

Changelog

  • chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 [bec5b0] (dependabot[bot])
  • chore(deps): bump the k8s-io group across 1 directory with 6 updates [d0d42e] (dependabot[bot])
  • bump version to 4.3 (#32605) [7328f4] (Scott Rigby)
  • chore: Fix independent-merge lint issues [ca6681] (George Jenkins)
  • refactor(repo): Use byte buffer to build index file (#32579) [37752b] (Tom Wieczorek)
  • chore: fix gofumpt extra-rules (#32486) [28e64b] (Matthieu MOREL)
  • Remove deprecated internal/chart/v3/ code (#32365) [4dfbaa] (George Jenkins)
  • fix(template): regression - route registry messages to stderr in template and show (#32217) [9a3c04] (Aaron Mark)
  • refactor: remove per-file decompression size limit (#31748) [11e201] (Benoit Tigeot)
  • Updating the Go version [b5b498] (Matt Farina)
  • Updating the Go version [6d1f67] (Matt Farina)
  • chore(deps): bump the github-actions group across 1 directory with 4 updates (#32574) [0f4dec] (dependabot[bot])
  • chore(deps): bump the k8s-io group with 7 updates (#32572) [fb1930] (dependabot[bot])
  • fix: correct 'doest not match' in readiness debug logs [6888b0] (MsfPablo)
  • fix(provenance): support GnuPG keybox (pubring.kbx) keyrings (#32281) [67d54f] (Ruslan Shaydullin)
  • chore(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 (#32562) [e9b85e] (dependabot[bot])
  • chore(deps): bump the github-actions group across 1 directory with 4 updates (#32556) [c000a4] (dependabot[bot])
  • chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 (#32555) [bafdcd] (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#32545) [2a29f1] (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.40.0 to 0.41.0 (#32543) [edb94f] (dependabot[bot])
  • test(loader): cover 8192-byte EOF boundary for LoadValues [fd4ed4] (Dean Chen)
  • fix(loader): do not drop values files ending at a 4096-byte boundary [601445] (Dean Chen)
  • chore(deps): bump the github-actions group with 4 updates (#32523) [f3d68c] (dependabot[bot])
  • fix: bump go.opentelemetry.io/otel to v1.44.0 for GO-2026-5158 (#32521) [a0c2f6] (Terry Howe)
  • chore(deps): bump github.com/santhosh-tekuri/jsonschema/v6 (#32514) [f8a308] (dependabot[bot])
  • chore(deps): bump the github-actions group with 4 updates [47eb21] (dependabot[bot])
  • chore(deps): bump the github-actions group with 4 updates (#32508) [ae877c] (dependabot[bot])
  • test(action): poll for the interrupted install goroutine instead of a zero-margin sleep (#32328) [a8ab76] (Nikolaus Schuetz)
  • chore(deps): bump actions/stale in the github-actions group (#32487) [ac1c68] (dependabot[bot])
  • test(package): fix errorlint + exact path match in lock test [e92316] (Ilya Kiselev)
  • fix(chart): normalize StampModTimes timestamp + Chart.lock test [3c3be9] (Ilya Kiselev)
  • chore(deps): bump go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5 [ce2748] (dependabot[bot])
  • fix(scripts): clarify cache-busting behavior [bc0114] (Solomon Wakhungu)
  • chore: fix gofumpt issues [24bbb4] (Matthieu MOREL)
  • fix(scripts): address cache-busting review feedback [bbaf42] (Solomon Wakhungu)
  • Make golangci-lint happy [f3edb8] (MrJack)
  • Added missing import [94a331] (MrJack)
  • Readded "unicode/utf8" [500f02] (MrJack)
  • Potential fix for pull request finding [f1ede7] (MrJack)
  • Apply suggestions from code review [4fcc4e] (MrJack)
  • refactor(rollback): validate description length before cluster reachability check [91520a] (MrJack)
  • refactor(test): reuse existing rollback.txt golden file [e73dfa] (MrJack)
  • Removed extra space in rollback-with-description.txt [b177a8] (MrJack)
  • Enhance rune count in pkg/cmd/rollback.go and pkg/action/rollback.go [a92611] (MrJack)
  • Use rune count to count properly multi-byte UTF-8 characters [8a34f3] (MrJack)
  • Enhanced rollback description length [cb9104] (MrJack)
  • Changed if construction [e69e42] (MrJack)
  • Set 256 as limit for maxDescriptionLength. 256 comes from MAX value for key and value [b60695] (MrJack)
  • feat(rollback): add --description flag to provide rollback reason [f8180e] (MrJack)
  • Update resource_test.go [622f16] (Matthieu MOREL)
  • Update labels_test.go [61d99a] (Matthieu MOREL)
  • Update chartrepo_test.go [532eab] (Matthieu MOREL)
  • Update show_test.go [bfca06] (Matthieu MOREL)
  • Update rollback_test.go [b59dfd] (Matthieu MOREL)
  • Potential fix for pull request finding [a27f3a] (Matthieu MOREL)
  • chore(pkg): refactor: finer tests conversions to testify part 1 [828d01] (Matthieu MOREL)
  • chore(pkg): refactor: finer tests conversions to testify part 3 [9a2be1] (Matthieu MOREL)
  • chore(pkg): refactor: finer tests conversions to testify part 2 [4d9c03] (Matthieu MOREL)
  • chore(internal): refactor: finer tests conversions to testify part 1 [5142ca] (Matthieu MOREL)
  • chore(deps): bump the k8s-io group across 1 directory with 7 updates (#32459) [8f74dc] (dependabot[bot])
  • chore(deps): bump ossf/scorecard-action in the github-actions group (#32458) [050d3e] (dependabot[bot])
  • chore(deps): bump the github-actions group with 4 updates [ea7c83] (dependabot[bot])
  • chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.82.1 [fe3f98] (dependabot[bot])
  • chore(deps): bump actions/labeler from 6.2.0 to 7.0.0 (#32441) [ed246e] (dependabot[bot])
  • chore(deps): bump github/codeql-action/upload-sarif (#32440) [5223ce] (dependabot[bot])
  • chore(deps): bump github/codeql-action/autobuild from 4.37.1 to 4.37.2 [a0f954] (dependabot[bot])
  • chore(deps): bump github/codeql-action/init from 4.37.1 to 4.37.2 [cdccef] (dependabot[bot])
  • chore(deps): bump github/codeql-action/analyze from 4.37.1 to 4.37.2 [065d3a] (dependabot[bot])
  • chore: group github-actions dependabot updates [cd4c5d] (Terry Howe)
  • chore(pkg): refactor: convert tests to testify assert/require part 19 [33c283] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 22 [0b1aa5] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 21 [a934b8] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 20 [1d4665] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 18 [fb8a62] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 16 [0fa9f7] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 17 [407356] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 15 [717336] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 14 [dc66ee] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 13 [aae82b] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 12 [a3fa28] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 11 [dc3e3a] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 10 [2f5a33] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 9 [13d1ed] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 8 [e5f0e0] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 7 [ca1767] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 2 [0daa77] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 1 [d4ec8e] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 6 [0844b3] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 5 [3ff05c] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 4 [658a8f] (Matthieu MOREL)
  • chore(pkg): refactor: convert tests to testify assert/require part 3 [df2d01] (Matthieu MOREL)
  • chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#32411) [8c7f3a] (dependabot[bot])
  • chore(internal): refactor: convert tests to testify assert/require part 4 (#32408) [6c4581] (Matthieu MOREL)
  • chore(internal): refactor: convert tests to testify assert/require part 3 [668e7e] (Matthieu MOREL)
  • chore(internal): refactor: convert tests to testify assert/require part 5 [f1d597] (Matthieu MOREL)
  • chore(internal): refactor: convert tests to testify assert/require part 6 [f3402c] (Matthieu MOREL)
  • chore(internal): refactor: convert tests to testify assert/require part 1 [ba31ca] (Matthieu MOREL)
  • chore(internal): refactor: convert tests to testify assert/require part 2 [615a29] (Matthieu MOREL)
  • fix: pass registry client to downloader.Manager in upgrade [0604d8] (Gates Wang)
  • perf: enable concurrent status computation to prevent multi-minute delays (#32043) [3bcf96] (Zhaofeng Miao)
  • remove legacy import comments from remaining packages (#31933) [82be04] (Abhay Chaurasiya)
  • Potential fix for pull request finding [c2fda5] (Terry Howe)
  • fix: enhance error handling and improve test assertions (#32352) [a2b1a6] (Matthieu MOREL)
  • fix(scripts): add cache-busting to get-helm-3 version check [5a30c7] (Solomon Wakhungu)
  • chore(deps): bump github/codeql-action init and analyze to 4.37.1 [056316] (Terry Howe)
  • chore(deps): bump github/codeql-action/upload-sarif (#32378) [06b958] (dependabot[bot])
  • chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#32376) [a49416] (dependabot[bot])
  • chore(deps): bump github/codeql-action/autobuild from 4.37.0 to 4.37.1 [eeb37e] (dependabot[bot])
  • chore: Add AI Vendor specific paths to .gitignore [8cd3a4] (George Jenkins)
  • ci: auto-label PRs targeting main with v4.x [9f3c89] (Benoit Tigeot)
  • fix: 'gocritic: filepathJoin path seperator' lint error [96a25a] (George Jenkins)
  • chore(internal): refactor: convert tests to testify assert/require part 3 [caac75] (Matthieu MOREL)
  • feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) [ad93b7] (Lohit Kolluri)
  • Fix missing conflict retry with server-side apply (#32088) [aa1ae3] (Jakub Jaruszewski)
  • chore: fix elseif and ifElseChain issues from gocritic (#32289) [a02a57] (Matthieu MOREL)
  • chore(internal): refactor: convert tests to testify assert/require part 2 [f280d9] (Matthieu MOREL)
  • chore(internal): refactor: convert tests to testify assert/require part 1 [d72b28] (Matthieu MOREL)
  • fix(ci): pin govulncheck-action to the v1.1.0 release (#32304) [68977e] (秀吉)
  • ci: track GitHub Actions updates on dev-v3 via Dependabot [b963af] (Terry Howe)
  • chore(deps): bump actions/stale from 10.3.0 to 10.4.0 (#32330) [fb53c0] (dependabot[bot])
  • chore(deps): bump github.com/mattn/go-shellwords from 1.0.13 to 1.0.14 (#32334) [dad026] (dependabot[bot])
  • chore(deps): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 (#32333) [84e63e] (dependabot[bot])
  • Address review comments [73c1fb] (Matheus Pimenta)
  • Fix vanishing empty lines [bfebbb] (Matheus Pimenta)
  • fix: add missing https:// to Oracle link in ADOPTERS.md (#32324) [7b9a5c] (Akanksha Trehun)
  • fix: remove trailing whitespace in .golangci.yml (#32325) [cfa3b2] (Akanksha Trehun)
  • fix(Makefile): update outdated .sha256 comment for Helm v4 (#32323) [a91e9f] (Akanksha Trehun)
  • feat(linters): add new revive rules for better code quality [16787d] (Matthieu MOREL)
  • refactor: enable several checks from gocritic [9662fd] (Matthieu MOREL)
  • fix(linters): update golangci-lint to 2.12.2 [7bfcdb] (Matthieu MOREL)
  • chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.0 [8118a4] (Terry Howe)
  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 [0fc3b9] (Terry Howe)
  • chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.37.0 [71901a] (Terry Howe)
  • chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.0 (#32313) [a71eb9] (dependabot[bot])
  • chore(deps): bump github/codeql-action/autobuild from 4.36.2 to 4.37.0 (#32305) [ea52bd] (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.39.0 to 0.40.0 (#32309) [a24285] (dependabot[bot])
  • chore(deps): bump github/codeql-action/upload-sarif (#32311) [f25f95] (dependabot[bot])
  • Potential fix for pull request finding [ed651d] (Benoit Tigeot)
  • fix(ci): resolve Node 20 deprecation in govulncheck [ca24a5] (Benoit Tigeot)
  • chore(deps): bump golang.org/x/text from 0.38.0 to 0.39.0 [e3fbe2] (dependabot[bot])
  • chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic [96b315] (Matthieu MOREL)
  • Update pkg/cmd/history_test.go [c1569e] (Matthieu MOREL)
  • test: replace assert.Equal with require.EqualError for improved error handling [65077c] (Matthieu MOREL)
  • test: replace assert.Contains with assert.ErrorContains for better error handling [4ade4a] (Matthieu MOREL)
  • chore: fix several checks issues from testifylint [f34ad6] (Matthieu MOREL)
  • test(cli): use t.Cleanup for resetEnv with t.Setenv [47bde1] (LarytheLord)
  • test(cli): isolate user-agent rest config test from host kubeconfig [9b3007] (LarytheLord)
  • chore: fix several checks issues from gocritic [07259e] (Matthieu MOREL)
  • fix(engine): prevent Files.Lines panic on empty file [143631] (Mahesh Sadupalli)
  • Potential fix for pull request finding [d53955] (kimsungmin1)
  • chore(deps): bump github/codeql-action/upload-sarif [e9eda8] (dependabot[bot])
  • fix(registry): resolve golangci-lint issues in token-auth tests [503acf] (kimsm28)
  • chore: go mod tidy after rebase on main [4e9ca0] (kimsm28)
  • fix(registry): use plain-http registry in token-auth scope test [3cbee7] (kimsm28)
  • Update pkg/registry/client.go [26ada4] (Terry Howe)
  • test: improve client_scope_test.go to avoid data races and brittle assertions [9b7a70] (kimsm28)
  • fix typos in withScopeHint function comment [ee181f] (kimsm28)
  • fix registry test failures by adjusting DockerRegistryHost and auth server listener management [1f0a72] (kimsm28)
  • fix variable naming requestUrl -> requestURL [8883c9] (kimsm28)
  • fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder [530e72] (kimsm28)
  • change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error) [26e507] (kimsungmin1)
  • change client_scope_test.go to use httptest [8c8d6e] (kimsungmin1)
  • fix typo [9d77cc] (kimsungmin1)
  • remove freeport dependency [fc743b] (kimsungmin1)
  • add newline in license header [319e06] (kimsungmin1)
  • fix scope when helm push to a registry that use token auth [301e3a] (kimsungmin1)
  • chore(deps): bump github.com/fluxcd/cli-utils from 1.2.1 to 1.2.2 [5a9b8a] (dependabot[bot])
  • chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 [f76136] (dependabot[bot])
  • Potential fix for pull request finding [144246] (George Jenkins)
  • chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0 [07faec] (dependabot[bot])
  • Apply suggestions [61bba7] (Will Noble)
  • Properly format the extra field in gzipped packages [d88777] (Will Noble)
  • refactor(internal): convert tests to testify assert/require [addbab] (George Jenkins)
  • refactor(internal/release): convert tests to testify assert/require [7ab295] (George Jenkins)
  • refactor(pkg/release): convert tests to testify assert/require [4cce0e] (George Jenkins)
  • refactor(pkg/registry): convert tests to testify assert/require [8b0a16] (George Jenkins)
  • refactor(internal): convert tests to testify assert/require [3ce02c] (George Jenkins)
  • refactor(repotest): convert tests to testify assert/require [b42fab] (George Jenkins)
  • chore: enable contextcheck, fatcontext and noctx linters [34cfdf] (Matthieu MOREL)
  • chore(deps): bump github.com/cyphar/filepath-securejoin [a0c7d1] (dependabot[bot])
  • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 [584804] (dependabot[bot])
  • test: use assert.Empty for zero-length assertions in validate_test [c36e4d] (Terry Howe)
  • docs: fix typo in helm version command description [dd442c] (s3onghyun)
  • chore(deps): bump the k8s-io group across 1 directory with 7 updates [fa68e6] (dependabot[bot])
  • chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 [3d2ff2] (dependabot[bot])
  • refactor(pkg/strvals): convert tests to testify assert/require [daa045] (George Jenkins)
  • refactor(pkg/cli): convert tests to testify assert/require [16b076] (George Jenkins)
  • Revert "fix(kube): prevent spurious early exit in WaitForDelete during informer sync" [d3bd09] (George Jenkins)
  • Update pkg/ignore/rules_test.go [9ad562] (George Jenkins)
  • docs: improve CONTRIBUTING.md wording [fa9cb4] (devShaik010)
  • refactor(pkg): convert tests to testify assert/require [f4d713] (George Jenkins)
  • refactor(cmd/helm): convert tests to testify assert/require [ed76a3] (George Jenkins)
  • chore: rename savedErr to clear its specific purpose [9c1d5a] (Jeaeun Kim)
  • chore: fix lint [99baa2] (Jeaeun Kim)
  • chore: store err separately for clarity [ea847f] (Jeaeun Kim)
  • chore: Improve error reporting for helm template --debug with --show-only [201494] (Jeaeun Kim)
  • fix panic on repeated IsReachable calls [1f7869] (Mohammad Abdolirad)
  • fix: protect FailingKubeClient.RecordedWaitOptions from data race (#31925) [a5552e] (Terry Howe)
  • fix: route registry client output to stdout instead of stderr (#32056) [c2f1b2] (Terry Howe)
  • fix(engine): add debug logging when lookup returns empty (#32205) [7058f8] (Ogulcan Aydogan)
  • chore(deps): bump oras.land/oras-go/v2 from 2.6.0 to 2.6.1 [74c170] (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 [33b407] (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.43.0 to 0.44.0 [101914] (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 [7f855d] (dependabot[bot])
  • chore(deps): bump github/codeql-action from 4.36.1 to 4.36.2 [c603c5] (dependabot[bot])
  • chore(deps): bump github/codeql-action from 4.36.0 to 4.36.1 [f8abbf] (dependabot[bot])
  • chore(deps): bump github.com/tetratelabs/wazero from 1.11.0 to 1.12.0 [3aa1b7] (dependabot[bot])
  • Fix empty and len testifylint violations across test files [488c4a] (Matthieu MOREL)
  • lower resync period [6dc1c1] (Austin Abro)
  • chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 [7510b8] (dependabot[bot])
  • ci: enable bidichk linter to prevent invisible Unicode characters [e679ec] (Arnav Nagzirkar)
  • fix(deps): bump golang.org/x/net to v0.55.0 to address GO-2026-5026 [54ae27] (Terry Howe)
  • chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 [dbb3e3] (dependabot[bot])
  • chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 [60665e] (dependabot[bot])
  • docs: update version status for v4 stable release [442e14] (Benoit Tigeot)
  • chore(deps): bump actions/stale from 10.2.0 to 10.3.0 [ace245] (dependabot[bot])
  • fix(provenance): check error return in Digest [e095e6] (Sebastien Tardif)
  • internal/plugin: remove zero-width spaces from plugin name comment [979e68] (Aleksei Sviridkin)
  • Renamed flag from show-rollback to show-rollback-revision [d097d8] (MrJack)
  • fix: skip non-Pod test hooks in GetPodLogs [1a1ec6] (Gregory Man)
  • fix(upstream): upgrade to cli-utils 1.2.1, controller-runtime 0.24.1 and k8s 1.36.1 [378cea] (Matheus Pimenta)
  • chore(deps): bump github.com/fluxcd/cli-utils from 1.2.0 to 1.2.1 [b5a929] (dependabot[bot])
  • chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5 [f772ff] (dependabot[bot])
  • fix(repo): use structured slog args in index.go [ea2343] (Sebastien Tardif)
  • docs: fix 'than'->'that' typo in deprecatedAPIError godoc [2032ec] (Kai Tanaka)
  • refactor: use slices.Backward to simplify the code [432fc8] (box4wangjing)
  • Potential fix for pull request finding [53d5f1] (Sumit Solanki)
  • fix(downloader): order DiskCache.Get checks for overlayfs empty dirs [6620fe] (Sumit Solanki)
  • chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 [2cc692] (dependabot[bot])
  • chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 [d9b271] (dependabot[bot])
  • Bump to version v4.2 (#32102) [19b365] (George Jenkins)
  • Fix lint errors [03a65a] (Evans Mungai)
  • fix: address Copilot review on ownership-verified uninstall [007713] (Evans Mungai)
  • Potential fix for pull request finding [9728c5] (Evans Mungai)
  • fix: address review feedback [922558] (Sebastien Tardif)
  • fix: fetch logs from all containers in test pods [854f7f] (Sebastien Tardif)
  • fix(registry): remove pre-Go-1.20 transport cloner fallback [73f71b] (Ogulcan Aydogan)
  • testifylint: enable error-is-as and error-nil rules [f8ba28] (Matthieu MOREL)
  • fix(kube): always propagate context.Canceled in WaitForDelete [5e09ee] (Terry Howe)
  • fix(kube): prevent spurious early exit in WaitForDelete during informer sync [4e24ee] (Terry Howe)
  • fix(version): avoid false range detection on prerelease x/X [740174] (Benoit Tigeot)
  • fix(version): version range || can has no space [b79d7f] (Benoit Tigeot)
  • feat: report in debug the version we select with version range arg [bf78b8] (Benoit Tigeot)
  • fix: prevent warning when using version range constraints [1e145e] (Benoit Tigeot)
  • Add duration functions [722dd3] (Jorge Rocamora)
  • chore: fix deprecatedComment issues from gocritic [83a013] (Matthieu MOREL)
  • chore: enable errorlint linter [af31a6] (Matthieu MOREL)
  • chore: fix whitespace linter [1e0f70] (Matthieu MOREL)
  • fix: address Copilot review feedback on rollback revision PR [6927cd] (MrJack)
  • feat(history): add --show-rollback flag for opt-in rollback column [e889cf] (MrJack)
  • Update pkg/cmd/testdata/output/history-with-rollback.txt [681ccb] (MrJack)
  • Update pkg/cmd/history_test.go [0737e4] (MrJack)
  • Added missing pkg/cmd/testdata/output files [d52b48] (MrJack)
  • feat(history): add rollback revision column to helm history output [300f71] (MrJack)
  • Add ownership verification to uninstall action [f55295] (Evans Mungai)
  • Additional logging for ownership verification in dry-run mode [6d5b5a] (Evans Mungai)
  • feat: add ownership verification before deleting resources during uninstall [906f87] (Evans Mungai)
Source: README.md, updated 2026-09-09