helm/pkg/cli/values
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
When used with helm install, helm template, helm upgrade, it enables
to set json values (scalars/objects/arrays) from the command line.

Closes #10428

Signed-off-by: Luca Di Rocco <lucadirocco@gmail.com>
2022-03-07 13:12:18 +00:00
..
options.go feat: add --set-json flag to set json values. 2022-03-07 13:12:18 +00:00
options_test.go pkg/cli/values/options_test.go: re-add MergeValues test with mergeMaps 2019-08-05 23:33:39 -04:00