* upgraded to Node16 * Enforce Prettier * code fix * Update package-lock.json resolved the conflicts. * executed prettier Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
* 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