Skip to content

v0.23.1

Compare
Choose a tag to compare
@piyush-garg piyush-garg released this 25 Mar 11:38
· 693 commits to main since this release
v0.23.1

v0.23.1 Bug Fix Release ๐ŸŽ‰

tkn v0.23.1 is a patch release fixing the version command which is not working in case of chains and operator components. This also fixes the tkn pr delete command throwing nil pointer for deleting pipelinerun which does not have any status yet.

ChangeLog ๐Ÿ“‹

Fixes ๐Ÿ›

  • fix error while deleting pr without status #1532
  • This will fix the version command failing for chain and operator #1542
  • Updates the configMap name for Operator version #1536
  • Adds namespace where operator is installed #1529

Thanks โค๏ธ