redhat-cop / openshift-applier

Used to apply OpenShift objects to an OpenShift Cluster
Apache License 2.0
102 stars 61 forks source link

Fix a pre-check condition for Helm binary #169

Closed jfilipcz closed 2 years ago

jfilipcz commented 2 years ago

What does this PR do?

Due to changes in helm openshift_cluster_content made on V3.0.0 (helm_chart -> helm), pre-check condition for helm binary version would not be triggered. This PR fixes that.

How should this be tested?

Check if helm version is checked when openshift_cluster_content has a helm definition.

Is there a relevant Issue open for this?

Provide a link to any open issues that describe the problem you are solving.

Who would you like to review this?

cc: @redhat-cop/openshift-applier