From 00ece9ca1f0d1f8bd343c7761edbbb99cc3349d7 Mon Sep 17 00:00:00 2001 From: Andrew Bayer Date: Wed, 27 Feb 2019 14:33:27 -0500 Subject: [PATCH] Update Tekton for shorter step names To pick up https://github.com/knative/build-pipeline/pull/550 --- tekton/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tekton/values.yaml b/tekton/values.yaml index 2ba15a4..0b53826 100644 --- a/tekton/values.yaml +++ b/tekton/values.yaml @@ -1,5 +1,5 @@ image: - upstreamtag: v20190221-c649b42c + upstreamtag: v20190227-a61da27d kubeconfigwriter: gcr.io/knative-nightly/github.com/knative/build-pipeline/cmd/kubeconfigwriter credsinit: gcr.io/knative-nightly/github.com/knative/build-pipeline/cmd/creds-init gitinit: gcr.io/knative-nightly/github.com/knative/build-pipeline/cmd/git-init @@ -17,4 +17,4 @@ auth: username: password: url: https://index.docker.io/v1/ - # url: https://gcr.io \ No newline at end of file + # url: https://gcr.io