Typositoire / concourse-helm3-resource

Concourse resource to deploy Helm v3 charts.
35 stars 62 forks source link

namespace_overwrite gets ignored when set as String in the out param #16

Closed simonrondelez closed 4 years ago

simonrondelez commented 4 years ago

the namespace_overwrite param doesn't get loaded in the out when its passed as a string.

PR https://github.com/Typositoire/concourse-helm3-resource/pull/15 fixes this problem