[Manual cherrypick] delete old op job when update tag of image && update images tag of op-job
Created by: xyz-li
When kubesphere/helm-charts is updated, the op job's image needs update too. So, ks-installer needs to delete the previous openpitrix-import job, beacause image of Job filed is immutable.
Fixes #1571