Skip to content

Commit

Permalink
Bump version of Tekton Pipeline to v0.35.1 "Wirehair Elio"
Browse files Browse the repository at this point in the history
  • Loading branch information
briangleeson authored and tekton-robot committed May 13, 2022
1 parent dc65473 commit 96e4d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ if [ -z "$SKIP_BUILD_TEST" ]; then
fi

if [ -z "$PIPELINES_VERSION" ]; then
export PIPELINES_VERSION=v0.35.0
export PIPELINES_VERSION=v0.35.1
fi

if [ -z "$TRIGGERS_VERSION" ]; then
Expand Down

0 comments on commit 96e4d28

Please sign in to comment.