Function patch_deployment

Source
pub fn patch_deployment(
    file_path: &str,
    image_name: &str,
    new_sha: &str,
) -> Result<(), Error>