File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Kubeflow Pipelines
22
3- [ ![ 1.0.3 ] ( https://img.shields.io/badge/kubeflow--pipelines-1.0.3 -blue.svg )] ( https://github.com/kubeflow/pipelines/tree/1.0.3 )
3+ [ ![ 1.0.4 ] ( https://img.shields.io/badge/kubeflow--pipelines-1.0.4 -blue.svg )] ( https://github.com/kubeflow/pipelines/tree/1.0.4 )
44
55[ Kubeflow pipelines (kfp)] ( https://github.com/kubeflow/pipelines ) are reusable end-to-end ML workflows.
6- As of release ` 1.0.3 ` , kfp comprises of the following components:
6+ As of release ` 1.0.4 ` , kfp comprises of the following components:
77
88| service | description |
99| ---------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22kind : Kustomization
33
44bases :
5- - github.com/kubeflow/pipelines/manifests/kustomize/base?ref=1.0.3
5+ - github.com/kubeflow/pipelines/manifests/kustomize/base?ref=1.0.4
66
77resources :
88 # use a custom podTemplate definition for tensorboard viewer
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22kind : Kustomization
33
44bases :
5- - github.com/kubeflow/pipelines/manifests/kustomize/cluster-scoped-resources?ref=1.0.3
5+ - github.com/kubeflow/pipelines/manifests/kustomize/cluster-scoped-resources?ref=1.0.4
You can’t perform that action at this time.
0 commit comments