Commit Graph

8640 Commits (bdfa36da170a3e64ff887a17c350b25387e4f4d9)
 

Author SHA1 Message Date
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
10 months ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
10 months ago
lubingtan 0d36cb664a feat: support multi-document values files
10 months ago
Matt Farina 8edc3ac024
Merge pull request #13471 from wangjingcun/main
10 months ago
Matt Farina 69563be3d6
Merge pull request #30536 from helm/dependabot/go_modules/main/github.com/spf13/cobra-1.9.1
10 months ago
dependabot[bot] 3d2c914a6d
build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1
10 months ago
Matt Farina 2603390c2e
Merge pull request #30470 from gjenkins8/cleanup_repotest_server
10 months ago
Robert Sirchia 53a4e18209
Merge pull request #30550 from mattfarina/update-cobra-cmd-output
10 months ago
Robert Sirchia 9408978517
Merge pull request #30294 from Zhanweelee/supports-json-arguments
10 months ago
Matt Farina b689ff203e
Moving to SetOut and SetErr for Cobra
10 months ago
Robert Sirchia ad90539c00
Merge pull request #30508 from eimhin-rover/update-version-copy
10 months ago
Robert Sirchia 96c356fc32
Merge pull request #30546 from hugehope/main
10 months ago
Matt Farina 9062179ea1
Merge pull request #30511 from helm/dependabot/go_modules/main/k8s-io-08d321c38f
10 months ago
Matt Farina 98b679a9e3
Merge pull request #30535 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-6.5.0
10 months ago
Scott Rigby dea2069374
Merge pull request #13481 from banjoh/em/add-cpu-memory-profiling-flags
10 months ago
Austin Abro 5d31fb09d2
better help text
10 months ago
Austin Abro ea87c49d1b
print
10 months ago
Austin Abro efde830405
better name
10 months ago
Austin Abro ecd5316577
lint
10 months ago
hugehope 001d2978b6 refactor: using slices.Contains to simplify the code
10 months ago
dependabot[bot] 50be8ae64b
build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0
10 months ago
Evans Mungai 62576db2fc
chore: use []error instead of []string
10 months ago
Evans Mungai fdf4484971
Update cmd/helm/profiling.go
10 months ago
Felipe Santos f692751a46 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
10 months ago
Austin Abro 5d12255497
wait for delete
10 months ago
Evans Mungai 165654426d
chore: update profiling doc in CONTRIBUTING.md
10 months ago
Austin Abro 7fde4962a8
set waiter in functions
10 months ago
Austin Abro 978d5a3318
lint
10 months ago
Austin Abro f2dd2c9109
add hook only waiter
10 months ago
Austin Abro 2b03c527f1
set command line flags
10 months ago
George Jenkins 2caca2b167 remove `ChartPaths[]`
10 months ago
George Jenkins 17bc0b3845 refactor: Remove ChartRepository Load() function
10 months ago
dependabot[bot] 5b940c026d
build(deps): bump the k8s-io group with 7 updates
11 months ago
Eimhin Laverty 8eb615d376 Update version option description with more accurate info
11 months ago
Matt Farina 3a94215585
Merge pull request #30497 from robertsirc/adding-my-key
11 months ago
Robert Sirchia 653eec1da3
adding-my-key
11 months ago
Matt Farina f38f54f9a4
Merge pull request #30462 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.33.0
11 months ago
Matt Farina 30c1458771
Merge pull request #30478 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-6.3.2
11 months ago
Robert Sirchia a65073e108
Merge pull request #30489 from helm/dependabot/go_modules/main/github.com/distribution/distribution/v3-3.0.0-rc.3
11 months ago
dependabot[bot] 9097b7eacc
build(deps): bump github.com/distribution/distribution/v3
11 months ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
11 months ago
dependabot[bot] 9498994ab5
build(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.2
11 months ago
Austin Abro bd3b5ee5d0
comment
11 months ago
Austin Abro 8a17bdb8a3
Merge branch 'main' into refactor-wait
11 months ago
Austin Abro 7207565e12
lint
11 months ago
Austin Abro f866409c50
move statusreaders to it's own package
11 months ago
Austin Abro 14391dea5b
pods and jobs working
11 months ago
Austin Abro d1cc9b39a3
tests for status reader
11 months ago
Jonathan 37020c32fa
Update pkg/cli/values/options.go
11 months ago
George Jenkins 234d171da5 Cleanup repotest Server constructors
11 months ago