You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN pip3 install "git+https://github.com/kubeflow/pipelines.git@google-cloud-pipeline-components-2.18.0#egg=google-cloud-pipeline-components&subdirectory=components/google-cloud"
41
+
RUN pip3 install "git+https://github.com/kubeflow/pipelines.git@google-cloud-pipeline-components-2.19.0#egg=google-cloud-pipeline-components&subdirectory=components/google-cloud"
42
42
43
43
# Note that components can override the container entry ponint.
Copy file name to clipboardExpand all lines: components/google-cloud/RELEASE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
## Release 2.19.0
6
6
7
7
* Add max_wait_duration to v1 GCPC custom job components/utils
8
+
* Apply latest GCPC image vulnerability resolutions (base OS and software updates)
8
9
9
10
## Release 2.18.0
10
11
* Remove default prediction column names in `v1.model_evaluation.regression_component` component to fix pipeline errors when using bigquery data source.
0 commit comments