helm/pkg/cli
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
..
output feat(comp): Add descriptions for output format 2021-02-24 11:43:45 -05:00
values feat: add --set-json flag to set json values. 2022-03-07 13:12:18 +00:00
environment.go HELM_REGISTRY_CONFIG: change default file of registry config to config.json 2022-01-11 15:19:28 -05:00
environment_test.go Handle Hungarian notation issue 2022-01-20 15:36:10 +00:00