Skip to content

Pull requests: helm/helm

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: set [pull,push] scope when helm push to a registry(use token auth) (backport) size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32362 opened Jul 15, 2026 by kimsungmin1 Contributor Loading…
2 of 3 tasks
chore(deps): bump actions/setup-go from 5.1.0 to 6.5.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#32358 opened Jul 14, 2026 by dependabot Bot Loading…
chore(deps): bump github/codeql-action/analyze from 3.26.6 to 4.37.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#32357 opened Jul 14, 2026 by dependabot Bot Loading…
chore(deps): bump github/codeql-action/autobuild from 3.26.6 to 4.37.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#32355 opened Jul 14, 2026 by dependabot Bot Loading…
fix: enhance error handling and improve test assertions Has One Approval This PR has one approval. It still needs a second approval to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32352 opened Jul 14, 2026 by mmorel-35 Contributor Loading…
3 tasks
pkg/downloader: fix data races and resource leaks in parallel repo up… size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#32351 opened Jul 14, 2026 by Karticoder Loading…
feat(push): Add --oci-normalize-version flag size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32349 opened Jul 13, 2026 by danudey Loading…
3 tasks done
fix: prevent file descriptor exhaustion during OCI plugin extraction size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32347 opened Jul 13, 2026 by anushkagupta200615-jpg Loading…
1 of 3 tasks
fix: handle errors in template engine and release storage size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#32346 opened Jul 13, 2026 by AdeshDeshmukh Loading…
2 of 3 tasks
chore(internal): refactor: convert tests to testify assert/require part 3 Has One Approval This PR has one approval. It still needs a second approval to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32343 opened Jul 13, 2026 by mmorel-35 Contributor Loading…
3 tasks
ci: auto-label PRs targeting dev-v3 Has One Approval This PR has one approval. It still needs a second approval to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#32340 opened Jul 13, 2026 by benoittgt Contributor Loading…
4 tasks
fix(scripts): add cache-busting to get-helm-3 version check size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#32339 opened Jul 12, 2026 by 1solomonwakhungu Loading…
4 tasks done
fix(chart): size v3Accessor.MetaDependencies from the metadata deps size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#32338 opened Jul 11, 2026 by arpitjain099 Loading…
pkg/chart/common: remove testing import from non-test code size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#32337 opened Jul 11, 2026 by driphtyio Loading…
chore(deps): bump github.com/mattn/go-shellwords from 1.0.13 to 1.0.14 dependencies Pull requests that update a dependency file go Pull requests that update Go code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#32332 opened Jul 10, 2026 by dependabot Bot Loading…
chore(deps): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 dependencies Pull requests that update a dependency file go Pull requests that update Go code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#32331 opened Jul 10, 2026 by dependabot Bot Loading…
test(action): poll for the interrupted install goroutine instead of a zero-margin sleep size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#32328 opened Jul 10, 2026 by nikolauspschuetz Loading…
Fix vanishing empty lines Has One Approval This PR has one approval. It still needs a second approval to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32327 opened Jul 10, 2026 by matheuscscp Contributor Loading…
docs(CONTRIBUTING): update outdated version references for Helm v4 size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#32322 opened Jul 10, 2026 by magic-peach Contributor Loading…
feat: implement HIP-0025 resource creation sequencing size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#32314 opened Jul 9, 2026 by caretak3r Loading…
3 tasks done
fix(engine): prevent Files.Lines panic on empty file (backport to v3) size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#32303 opened Jul 8, 2026 by mahesh-sadupalli Loading…
chore: remove template workaround size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#32302 opened Jul 8, 2026 by twobiers Loading…
1 of 3 tasks
fix(version): prevent panic when debug.ReadBuildInfo fails size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#32292 opened Jul 6, 2026 by yong-jie-gong Loading…
fix(registry): set default HTTP client timeout for registry client size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#32291 opened Jul 4, 2026 by SebTardif Contributor Loading…
fix(engine): prevent Files.Lines panic on empty file size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#32290 opened Jul 3, 2026 by mahesh-sadupalli Loading…
2 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.