Commit Graph

30 Commits (2e2cb05855edc80d4fa48ddd4953832d745c616f)

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