From 2a4e35245f28dc0e955825d551febd82d7104531 Mon Sep 17 00:00:00 2001 From: Piyush Garg Date: Tue, 13 Jun 2023 19:13:15 +0530 Subject: [PATCH] New version v0.31.1 tektoncd/cli#2030 | [vinamra28] Bump tkn version in README to latest | 2023/05/10-09:42 tektoncd/cli#2031 | [vinamra28] Use golang 1.19 in release pipeline | 2023/05/10-10:22 tektoncd/cli#2032 | [dependabot[bot]] Bump github.com/tektoncd/triggers | 2023/05/12-11:56 tektoncd/cli#2033 | [dependabot[bot]] Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 | 2023/05/12-12:52 tektoncd/cli#2034 | [dependabot[bot]] Bump github.com/docker/distribution | 2023/05/12-13:28 tektoncd/cli#2036 | [dependabot[bot]] Bump github.com/docker/cli | 2023/05/18-18:23 tektoncd/cli#1968 | [dependabot[bot]] Bump go.uber.org/multierr from 1.9.0 to 1.11.0 | 2023/05/19-05:03 tektoncd/cli#2039 | [dependabot[bot]] Bump github.com/docker/docker | 2023/05/19-10:17 tektoncd/cli#2038 | [dependabot[bot]] Bump k8s.io/cli-runtime from 0.25.9 to 0.25.10 | 2023/05/19-12:49 tektoncd/cli#2040 | [dependabot[bot]] Bump k8s.io/apimachinery from 0.26.4 to 0.26.5 | 2023/05/20-05:51 null | [dependabot[bot]] Bump k8s.io/api from 0.26.4 to 0.26.5 | 2023/05/20-06:25 null | [dependabot[bot]] Bump github.com/docker/cli | 2023/05/20-07:07 null | [dependabot[bot]] Bump github.com/docker/docker | 2023/05/20-07:43 null | [Piyush Garg] Bump golang to 1.19 | 2023/05/20-08:49 null | [Piyush Garg] Bump chains to latest main | 2023/05/20-09:23 null | [dependabot[bot]] Bump github.com/docker/cli | 2023/05/26-17:25 null | [dependabot[bot]] Bump github.com/sigstore/rekor from 1.1.1 to 1.2.0 | 2023/05/30-11:51 null | [dependabot[bot]] Bump github.com/tektoncd/pipeline from 0.47.0 to 0.48.0 | 2023/05/31-04:15 null | [dependabot[bot]] Bump github.com/docker/docker | 2023/05/31-07:29 null | [dependabot[bot]] Bump github.com/golangci/golangci-lint from 1.52.2 to 1.53.1 in /tools | 2023/06/05-11:44 null | [dependabot[bot]] Bump github.com/golangci/golangci-lint from 1.53.1 to 1.53.2 in /tools | 2023/06/05-14:32 null | [pratap0007] Fix tkn p start --showlog by handling informer ResourceEventHandler | 2023/06/08-11:24 null | [dependabot[bot]] Bump github.com/tektoncd/triggers from 0.24.0 to 0.24.1 | 2023/06/09-12:36 null | [pratap0007] Fix tkn p start command for --timeout flag | 2023/06/13-08:52 Signed-off-by: Piyush Garg --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 26bea73e81..f176c94419 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.31.0 +0.31.1