v1.4.0
reverts a change introduced in #418 where we went from using `--set-string` to `--set`. This change caused backwards incompaitble changes because the parser for `--set` in helm coerces integers into floats when it injects them into templates. `--set-string` was introduced to fix this in helm 2.