Commit Graph

30 Commits (main)

Author SHA1 Message Date
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
3 weeks ago
naving1989 4310b2bc36 Fixed linting issues
2 months ago
naving1989 3b2f9e7d6f test: increase test coverage for pkg/cli/options.go file
2 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
lubingtan ef5614364b fix: replace mergeMaps call with loader.MergeMaps in MergeValues function
7 months ago
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
7 months ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
7 months ago
lubingtan 0d36cb664a feat: support multi-document values files
7 months ago
Matt Farina 8edc3ac024
Merge pull request #13471 from wangjingcun/main
7 months ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
7 months ago
Jonathan 37020c32fa
Update pkg/cli/values/options.go
7 months ago
Zhanwei Li 274d43c10d feat: Enhance JSON value parsing in Helm CLI
7 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Matt Farina 0833318b32
Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50ec3d4fe4
Fixing indentation
3 years ago
Matt Farina 6611cdcd01
Merge branch 'main' into 4030-provide-literal-alternative-for-set-flag
3 years ago
Zuhair AlSader 0fdfe05844
docs: add docs for cli/values.Options
3 years ago
Patrick Scheid 451603910e feature(helm): add --set-literal flag for literal string interpretation
3 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
3 years ago
d-d-up ece46c1d3a fix special string in the filename
3 years ago
Zoran Krleza 06c39c8079 Fixing downloader plugin error handling
4 years ago
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
4 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Taylor Thomas 7599c5d489 feat(*): Ports `--set-file` flag to v3
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Joe Lanford 45f697b507 pkg/cli/values/options_test.go: re-add MergeValues test with mergeMaps
6 years ago
Joe Lanford 8a4b70b1e3 review: move ValueOptions to SDK
6 years ago