Skip to content

Commit 32f0473

Browse files
staging-update-botphilroche
authored andcommitted
kubeflow-pipelines/2.15.0 package update
1 parent 6feb9fb commit 32f0473

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

kubeflow-pipelines.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: kubeflow-pipelines
3-
version: "2.14.4"
4-
epoch: 1 # GHSA-j5w8-q4qc-rx2x
3+
version: "2.15.0"
4+
epoch: 0 # GHSA-j5w8-q4qc-rx2x
55
description: Machine Learning Pipelines for Kubeflow
66
checks:
77
disabled:
@@ -40,13 +40,11 @@ pipeline:
4040
with:
4141
repository: https://github.com/kubeflow/pipelines
4242
tag: ${{package.version}}
43-
expected-commit: 417091dceddb1f35f26203f9779cb18ee260d6ad
43+
expected-commit: 8fe8d7bdd88f027bde080f619762a0b3294796db
4444

4545
- uses: go/bump
4646
with:
4747
deps: |-
48-
github.com/go-viper/mapstructure/[email protected]
49-
github.com/argoproj/argo-workflows/[email protected]
5048
golang.org/x/[email protected]
5149
5250
- name: Fix Build issue by removing the version constraints from requirements.in

0 commit comments

Comments
 (0)