* Added version validation check
* Added check for latest
* Changed Helm 3.5.0 test to also test lack of v in version
* Pushing integration tests
* Removed push integration test
* Added more context to integration test
* Addressing comment
* Removed empty try catch
* Initial commit
* Compiled to js
* Escape slash for nodejs
* Updating getStableHelmVersion test
* Removing old versions of run
* Added comment on getLatestHelmVersion and variable for helm release url to command
* Pushing recent changes before computer reset
* Latest getLatestHelmVersion iteration
* Removed test
* Testing async test
* getLatestHelmVersion refactor
* fixed method to access helm releses JSON
* Edited comment on isValidVersion
* Removed old integration tests
* Small temp test
* Removed IntegrationTests path
* Updated package-lock.json and removed unused dep
* Integration testing
* Fixed if statement in run command
* Added exit
* Double brackets for new test
* Added version confirmation output and different check for version
* Helm 3.7.2 test
* added env to workflow paths
* adjusted env in workflow paths
* 3.5.0 tests
* Requested changes
* Fixed downloadHelm test
* Clean up for release
* Updated CODEOWNERS
* Updated CODEOWNERS