Environment
- KFP version: 2.15.0
- google-cloud-pipeline-components: 2.22.0
Steps to reproduce
Some of the steps on automl_tabular_pipeline.yaml pipeline uses gcr.io/ml-pipeline/model-evaluation:v0.9.2, but some other steps still use gcr.io/ml-pipeline/model-evaluation:v0.4, which is quite outdated
Expected result
Bump version of gcr.io/ml-pipeline/model-evaluation to v0.9.2 or newer (currently, its v0.9.5) on all the steps on the pipeline
Materials and Reference
Link to the pipeline
https://github.com/kubeflow/pipelines/blob/master/components/google-cloud/google_cloud_pipeline_components/v1/automl/tabular/automl_tabular_pipeline.yaml
Impacted by this bug? Give it a 👍.