Commit Graph

19 Commits (b3b6479e4cea32593a09a25b65e5e310d0c6c0b9)

Author SHA1 Message Date
Martin Hickey b6fef6c466 Fix backwards compatibility
2 years ago
Martin Hickey a59e584684 Update string handling
2 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
2 years ago
Matt Farina 225f8d7732 Updating index handling
2 years ago
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
2 years ago
zwwhdls 1b39857ac3 add test case
4 years ago
zwwhdls c41c72cee9 add test case
4 years ago
Matt Farina 6857da251e
Catching a potential panic in strval parsing
4 years ago
Matt Farina bade6478fc
Fixing error with strvals parsing
4 years ago
Guangwen Feng 2f705f94b6 Add corresponding unit test to the function in parser.go
5 years ago
Matthew Fisher b30467c2e5
fix(strvals): port #3912, #4142, #4682, and #5151 to Helm 3
5 years ago
Taylor Thomas 7599c5d489 feat(*): Ports `--set-file` flag to v3
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Erik Sundell 05a1f7f46c Updated tests for PR #3837
6 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
6 years ago
Sam Leavens 609e72b357 fix(pkg/strvals): preserve leading zeros in vals
7 years ago
Matt Butcher c01c7318ab
feat(helm): support array index format for --set.
7 years ago
Matthew Fisher 1aee50f5db move pkg cmd/helm/strvals to pkg/strvals
7 years ago