pub fn set_validator_image_tag( validator_name: &str, image_tag: &str, helm_repo: &str ) -> Result<()>