Skip to content

Commit

Permalink
Update Tekton Pipeline model to 0.17.0
Browse files Browse the repository at this point in the history
Fixes fabric8io#2534

Adds
- WhenExpressions
- Optional workspaces

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
  • Loading branch information
jeffmaury committed Oct 9, 2020
1 parent 579d972 commit 4885200
Show file tree
Hide file tree
Showing 4 changed files with 643 additions and 7 deletions.
4 changes: 2 additions & 2 deletions extensions/tekton/generator-v1beta1/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ module github.com/fabric8io/kubernetes-client/extensions/tekton/generator

require (
github.com/fabric8io/kubernetes-client/generator v0.0.0
github.com/tektoncd/pipeline v0.15.1
k8s.io/apimachinery v0.17.6
github.com/tektoncd/pipeline v0.17.0
k8s.io/apimachinery v0.19.0
)

replace (
Expand Down
Loading

0 comments on commit 4885200

Please sign in to comment.