Typositoire / concourse-helm3-resource

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

Change version check to error if empty #10

Closed lareeth closed 4 years ago

lareeth commented 4 years ago

Fixes: https://github.com/Typositoire/concourse-helm3-resource/issues/9

This always requires a version to be set now. Or we can remove this check, as the version is only added if set further down in the code

Typositoire commented 4 years ago

Tagged as v1.2.2