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
Sort

Pull requests list

Fix typo "re-use" to "reuse" size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#13425 opened Nov 7, 2024 by MathieuCesbron Loading…
3 tasks
fix: fix label name size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#13424 opened Nov 7, 2024 by wangjingcun Loading…
3 tasks
Updating subchart load error to be more descriptive size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#13423 opened Nov 6, 2024 by tjasko Loading…
2 of 3 tasks
feat: add created field to repo search command with --with-timestamps option size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#13421 opened Nov 5, 2024 by ksauzz Loading…
3 tasks done
fix(lint): Extend --skip-schema-validation for lint command size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#13414 opened Oct 30, 2024 by idsulik Loading…
1 task done
Use three way merge for unstructured objects size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#13411 opened Oct 25, 2024 by p-se Loading…
2 of 3 tasks
ci: Run the build CI check on Linux/OSX ARM64 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#13393 opened Oct 16, 2024 by martin-g Loading…
3 tasks
chore(oci): migrate to ORAS Golang library v2 size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#13382 opened Oct 8, 2024 by TerryHowe Loading…
1 of 3 tasks
Allow same deps with same name but different repo. closes #7413 size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#13375 opened Oct 5, 2024 by Kerat Loading…
3 tasks
fix(helm): No more retry if jobs failed beyond BackoffLimit size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#13364 opened Oct 2, 2024 by dayeguilaiye Loading…
3 tasks
Updated validation for chart names size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#13361 opened Oct 2, 2024 by Najeeb120 Loading…
1 of 3 tasks
feat: Add --log functionality for additional commands and resources size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#13358 opened Oct 1, 2024 by cgetzen Loading…
2 of 3 tasks
Add annotations and dependencies to get metadata output 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.
#13343 opened Sep 19, 2024 by niladrih Loading…
2 of 3 tasks
3.17.0
Re-introduce dependency update performance improvement size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#13342 opened Sep 19, 2024 by MichaelMorrisEst Loading…
2 of 3 tasks
fix: remove download logs in templates size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#13340 opened Sep 18, 2024 by bjorand Loading…
Bump oras.land/oras-go from 1.2.5 to 1.2.6 dependencies Pull requests that update a dependency file go Pull requests that update Go code size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#13334 opened Sep 12, 2024 by dependabot bot Loading…
Bump actions/upload-artifact from 97a0fba1372883ab732affbe8f94b823f91727db to c24449f33cd45d4826c6702db7e49f7cdb9b551d 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.
#13332 opened Sep 12, 2024 by dependabot bot Loading…
fix: .helmignore ignores broken symlinks size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#13293 opened Sep 1, 2024 by ronantakizawa Loading…
adding support for JSON Schema 2019 & 2020 needs-docs Indicates that a PR includes changes that need to be documented. Should not block a PR being merged size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#13283 opened Aug 29, 2024 by win-t Loading…
2 of 3 tasks
Helm should be able to wait when the number of replicas is being decreased size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#13282 opened Aug 29, 2024 by rajhawaldar Loading…
1 task done
Adds HELM_OCI_DATE_EPOCH wich can be use to reproducibly push a Helm chart to an OCI registry size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#13272 opened Aug 26, 2024 by inteon Loading…
Re-use cache when downloading charts size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#13270 opened Aug 25, 2024 by rassie Loading…
HIP-0019 adds .helmlintignore functionality to pkg/lint size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#13257 opened Aug 16, 2024 by dpritchett Draft
feat(dependency): Add --skip-download-if-exists into dependency build/update size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#13242 opened Aug 10, 2024 by idsulik Loading… 3.17.0
HIP: Implementation of CUE for Values Processing and Validation (Superseding Original JSON Schema Support) size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#13236 opened Aug 7, 2024 by JuryA Loading…
ProTip! Exclude everything labeled bug with -label:bug.