helm/pkg/strvals
Matt Butcher c01c7318ab
feat(helm): support array index format for --set.
This adds support for specifying list position with an array index using
`--set`. For example, this now works: `--set servers[0].port=8080`
2017-06-08 12:15:03 -06:00
..
doc.go move pkg cmd/helm/strvals to pkg/strvals 2017-03-09 14:05:33 -08:00
parser.go feat(helm): support array index format for --set. 2017-06-08 12:15:03 -06:00
parser_test.go feat(helm): support array index format for --set. 2017-06-08 12:15:03 -06:00