Skip to content

tsuru 0.8.11

Compare
Choose a tag to compare
@fsouza fsouza released this 20 Oct 19:19
· 1698 commits to main since this release

tsuru 0.8.11 introduced support for plugins (tsuru/tsuru#737), allowing users to add their own plugins. For more details, check the documentation for plugins.

Users are also able to specify the team that owns an application (tsuru/tsuru#620) in the app-create command:

$ tsuru app-create <appname> <platform> -t <teamname>