helmfile/pkg/maputil
Tunahan Sezen c731227e9a
fix: --state-values-set unable to set booleans (#1199)
This pr fixes auto-wrapping of booleans and integers into quotes when using --state-values-set by:

- Adding: --state-values-set-string flag for intentional string set of boolean or integer
- Changing: --state-values-set flag not wrapping now
- Removing -

Resolves https://github.com/roboll/helmfile/issues/1347

Signed-off-by: Tunahan Sezen <sezentunahan@outlook.com>
2023-12-08 21:42:40 +08:00
..
maputil.go fix: --state-values-set unable to set booleans (#1199) 2023-12-08 21:42:40 +08:00
maputil_test.go fix: --state-values-set unable to set booleans (#1199) 2023-12-08 21:42:40 +08:00