v0.38.0
v0.38.0 Release 🎉
This release comes with support for Pipelines LTS v0.62.0, Triggers v0.29.0, Chains v0.22.0 and Hub v1.18.0 CLI. This release contains a new command tkn customrun delete <customrun-name>
to delete customruns, enhancement to show resource with yaml separator ---
in list commands and a couple of dependency bumps.
ChangeLog 📋
Features ✨
- Deleting a customrun on the basis of name by @Senjuti256 in #2362
Fixes 🐛
Misc 🔨
- Update docs for v0.37.0 by @piyush-garg in #2320
- Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #2321
- Bump the go-k8s-dependencies group with 3 updates by @dependabot in #2322
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2323
- Bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 in /tools by @dependabot in #2324
- Fix links in doc to fix pre-commit by @piyush-garg in #2325
- Bump github.com/tektoncd/pipeline from 0.59.0 to 0.60.0 by @dependabot in #2326
- Bump github.com/tektoncd/chains from 0.20.1 to 0.21.0 by @dependabot in #2327
- Bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 in /tools by @dependabot in #2328
- Bump github.com/sigstore/sigstore from 1.8.3 to 1.8.4 by @dependabot in #2329
- Bump github.com/tektoncd/pipeline from 0.60.0 to 0.60.1 by @dependabot in #2330
- Bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #2331
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2332
- Bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 in /tools by @dependabot in #2334
- Bump github.com/tektoncd/pipeline from 0.60.1 to 0.60.2 by @dependabot in #2333
- Bump github.com/tektoncd/chains from 0.21.0 to 0.21.1 by @dependabot in #2335
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #2336
- Bump github.com/docker/docker from 26.1.4+incompatible to 27.0.0+incompatible in the go-docker-dependencies group by @dependabot in #2337
- Bump the go-k8s-dependencies group with 3 updates by @dependabot in #2338
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #2340
- Bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 by @dependabot in #2339
- Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #2341
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2342
- Bump github.com/sigstore/sigstore from 1.8.4 to 1.8.5 by @dependabot in #2343
- Bump tektoncd/pipeline to v0.61.0 by @piyush-garg in #2345
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2346
- Bump github.com/sigstore/sigstore from 1.8.5 to 1.8.6 by @dependabot in #2347
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2348
- Try to fix alibabacloud-go/cr-20160607 license by @vdemeester in #2358
- Bump golang.org/x/term from 0.21.0 to 0.22.0 by @dependabot in #2350
- Bump github.com/tektoncd/triggers from 0.27.0 to 0.28.0 by @dependabot in #2351
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #2354
- Bump github.com/tektoncd/pipeline from 0.61.0 to 0.61.1 by @dependabot in #2355
- Bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 by @dependabot in #2352
- Bump github.com/sigstore/sigstore from 1.8.6 to 1.8.7 by @dependabot in #2359
- Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by @dependabot in #2361
- Bump the go-k8s-dependencies group with 4 updates by @dependabot in #2360
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2363
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2365
- Bump github.com/tektoncd/pipeline from 0.61.1 to 0.62.0 by @dependabot in #2366
- Bump github.com/sigstore/cosign/v2 from 2.2.4 to 2.3.0 by @dependabot in #2364
- Bump github.com/tektoncd/pipeline from 0.62.0 to 0.62.1 by @dependabot in #2367
- Bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #2369
- Bump github.com/sigstore/sigstore from 1.8.7 to 1.8.8 by @dependabot in #2370
- Bump github.com/sigstore/cosign/v2 from 2.3.0 to 2.4.0 by @dependabot in #2368
- Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #2371
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2372
- Bump github.com/creack/pty from 1.1.21 to 1.1.23 by @dependabot in #2375
- Bump github.com/golangci/golangci-lint from 1.59.1 to 1.60.1 in /tools by @dependabot in #2374
- Bump the go-k8s-dependencies group with 4 updates by @dependabot in #2376
- Bump github.com/tektoncd/chains from 0.21.1 to 0.22.0 by @dependabot in #2377
- Bump github.com/tektoncd/hub from 1.17.0 to 1.18.0 by @dependabot in #2378
- Bump to golangci-lint v1.60.1 by @piyush-garg in #2379
- Bump github.com/tektoncd/triggers from 0.28.0 to 0.29.0 by @dependabot in #2381