From e0dddfbda5fb559695610b4bd583df3969484dd0 Mon Sep 17 00:00:00 2001 From: vinamra28 Date: Wed, 20 Mar 2024 18:15:25 +0530 Subject: [PATCH] New version v0.36.0 tektoncd/cli#2246 | [Piyush Garg] Bump readme for v0.35.1 | 2024/02/13-15:05 tektoncd/cli#2247 | [dependabot[bot]] Bump github.com/tektoncd/pipeline from 0.56.0 to 0.56.1 | 2024/02/14-15:21 tektoncd/cli#2248 | [dependabot[bot]] Bump knative.dev/serving from 0.38.6 to 0.39.0 | 2024/02/14-20:35 tektoncd/cli#2249 | [dependabot[bot]] Bump k8s.io/cli-runtime from 0.26.13 to 0.26.14 | 2024/02/15-05:45 tektoncd/cli#2250 | [dependabot[bot]] Bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 in /tools | 2024/02/19-06:07 tektoncd/cli#2254 | [dependabot[bot]] Bump go.uber.org/zap from 1.26.0 to 1.27.0 | 2024/02/21-15:09 tektoncd/cli#2253 | [dependabot[bot]] Bump github.com/tektoncd/pipeline from 0.56.1 to 0.57.0 | 2024/02/21-15:53 tektoncd/cli#2255 | [Senjuti De] Drafted a basic doc for tkn-plugins | 2024/02/26-11:15 tektoncd/cli#2257 | [Zoran Regvart] Add labeling support to `tkn bundle push` | 2024/02/27-06:07 tektoncd/cli#2251 | [Piyush Garg] Fix logs command not showing logs | 2024/02/27-07:03 null | [dependabot[bot]] Bump github.com/sigstore/sigstore from 1.8.1 to 1.8.2 | 2024/02/28-07:25 null | [Piyush Garg] Prepare setup for moving e2e to kind | 2024/03/01-17:45 null | [Piyush Garg] Bump golangci-lint to v0.56.2 | 2024/03/05-08:17 null | [dependabot[bot]] Bump golang.org/x/term from 0.17.0 to 0.18.0 | 2024/03/11-10:23 null | [dependabot[bot]] Bump github.com/docker/docker | 2024/03/11-11:57 null | [dependabot[bot]] Bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3 | 2024/03/11-11:57 null | [dependabot[bot]] Bump github.com/docker/cli | 2024/03/11-13:17 null | [dependabot[bot]] Bump github.com/cloudevents/sdk-go/v2 from 2.14.0 to 2.15.2 | 2024/03/11-14:17 null | [dependabot[bot]] Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 | 2024/03/11-14:17 null | [dependabot[bot]] Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools | 2024/03/14-02:37 null | [dependabot[bot]] Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 | 2024/03/14-03:43 null | [Piyush Garg] Bump golang to 1.21 as minimum requirement | 2024/03/14-10:31 null | [dependabot[bot]] Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 | 2024/03/15-06:42 null | [dependabot[bot]] Bump k8s.io/cli-runtime from 0.26.14 to 0.26.15 | 2024/03/15-19:18 Signed-off-by: vinamra28 --- VERSION | 1 + 1 file changed, 1 insertion(+) create mode 100644 VERSION diff --git a/VERSION b/VERSION new file mode 100644 index 000000000..93d4c1ef0 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.36.0