Skip to content

v0.24.1

Compare
Choose a tag to compare
@pradeepitm12 pradeepitm12 released this 07 Oct 18:53
· 657 commits to main since this release
v0.24.1

v0.24.1 Bug Fix Release 🎉

This release will update pipeline dep to v0.36.1 and chains to v0.10.0 to support different result types as it was not able to work with resources having results other than the string type. Also, fixing task runs getting deleted of a running pipelinerun and also improving the delete command to consider all the resource incomplete which does not have completion time.

ChangeLog 📋

Fixes 🐛

  • Bump to tektoncd/pipeline 0.36.1 #1731
  • Fix taskrun getting deleted of running pipelinerun #1737
  • Fix incomplete TaskRuns being deleted when --ignore-running=true #1708

Thanks ♥️