Skip to content

Commit

Permalink
Merge pull request #9749 from Dentrax/kubeflow-pipelines-2.0.5
Browse files Browse the repository at this point in the history
Bump kubeflow-pipelines to 2.0.5
  • Loading branch information
mamccorm authored Dec 11, 2023
2 parents eb974a9 + 7bc5d6b commit b586d92
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions kubeflow-pipelines.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kubeflow-pipelines
version: 2.0.4
epoch: 2
version: 2.0.5
epoch: 0
description: Machine Learning Pipelines for Kubeflow
checks:
disabled:
Expand Down Expand Up @@ -44,7 +44,7 @@ pipeline:
with:
repository: https://github.com/kubeflow/pipelines
tag: ${{package.version}}
expected-commit: a226de2197f4188ecf066cecd13ad1027dd2f681
expected-commit: c5658f09ec38e82730a8eca0a1aabf0876087eec

- uses: patch
with:
Expand Down
2 changes: 1 addition & 1 deletion kubeflow-pipelines/add-overrides.patch
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ index 8395b2c49..8b21a4eb1 100644
@@ -6,7 +6,7 @@
"@google-cloud/storage": "^2.5.0",
"@kubernetes/client-node": "^0.8.2",
"axios": ">=0.21.1",
"axios": ">=1.6.0",
- "crypto-js": "^3.1.8",
+ "crypto-js": "4.2.0",
"express": "^4.17.3",
Expand Down

0 comments on commit b586d92

Please sign in to comment.