Commit Graph

18 Commits (c23b6363c19f0c779019a47335054c0e6ccec6c6)

Author SHA1 Message Date
Jon Huhn d929391199
Fix typo in parser.go 7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors" 7 years ago
KUOKA Yusuke dc93908626 feat: Set values from local files () 7 years ago
Matthew Fisher daeb458302
Merge pull request from elritsch/set-string-force-string-value-for-booleans-and-null 7 years ago
Herbert Mühlburger 8817f7baa7 test: add test for 'ParseIntoString' and update test for 'ParseInto' 7 years ago
Elmar Ritsch a7362d76bc Add test to make sure --set flag interprets `null` as `nil` 7 years ago
Elmar Ritsch 7308e766e2 Add test to make sure --set-string flag takes `null` as string 7 years ago
Elmar Ritsch 272d9bc6ef Parse booleans and null as string values with --set-string flag 7 years ago
Matthew Fisher f7f686f7d0
Revert "toYaml - Fix and #3410's trailing \n issues" 7 years ago
Michelle Noorali 1850aeade9 fix(pkg/strvals): evaluate "null" values 7 years ago
Erik Sundell 05a1f7f46c Updated tests for PR 7 years ago
Erik Sundell 6cdf6cee56 toYaml - Fixes - trailing \n issue 7 years ago
adshmh 1a55161a53 Fix several golint warnings () 7 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values. 7 years ago
Sam Leavens a5dc546726 fix(pkg/strvals): use rune literal instead of ASCII 8 years ago
Sam Leavens 609e72b357 fix(pkg/strvals): preserve leading zeros in vals 8 years ago
Matt Butcher c01c7318ab
feat(helm): support array index format for --set. 8 years ago
Matthew Fisher 1aee50f5db move pkg cmd/helm/strvals to pkg/strvals 8 years ago