Commit Graph

12 Commits (374a320d0f15c22b736c2d9cd6a0b69d941f14db)

Author SHA1 Message Date
Matthew Fisher daeb458302
Merge pull request #4142 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 #3470 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 #3837
7 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
7 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.
8 years ago
Matthew Fisher 1aee50f5db move pkg cmd/helm/strvals to pkg/strvals
8 years ago