Skip to content

Ubuntu Ubuntu: Downloads

Summary

You can download all the supported plugin releases from this page.

The change log for each version series can be found under the download link & hash.

See the versioning scheme for compatibility information.

Releases

Version 3.0.0

Download: ubuntu-3.0.0.tgz

SHA256: a9d4cabf1c83dacba4a306bc533facae8ba1daa9f2201340769a16f4efd8c27b

Series History

See the revision history for series 3.0.x below

Revisions
3.0.0 - 15/11/2022

Changed

  • Add support for alpine-3.16

  • Drop support for alpine-3.12

Version 2.2.0

Download: ubuntu-2.2.0.tgz

SHA256: 3390b033ddcbeea7010d4cdd3b8db09aa779172cb4ceb94ac31f40afd48f486c

Series History

See the revision history for series 2.2.x below

Revisions
2.2.0 - 07/11/2022

Changed

  • Update dependencies

Version 2.1.0

Download: ubuntu-2.1.0.tgz

SHA256: 02ebdb4a96af33c35e2c706d4683f2582c14f4d4a1a0074bb333d306c9e3b031

Series History

See the revision history for series 2.1.x below

Revisions
2.1.0 - 01/11/2022

Changed

  • Update dependencies.

Version 2.0.0

Download: ubuntu-2.0.0.tgz

SHA256: 53605144efbe8e4ebe8eaf03cf4cb00984733591f7b33ee540a0ebf6f9daf410

Series History

See the revision history for series 2.0.x below

Revisions
2.0.0 - 15/03/2022

Changed

  • Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).

Version 1.2.0

Download: ubuntu-1.2.0.tgz

SHA256: a31a37682148cf8d6f12233431671b8fa740eef87e460891da14a7e0a7dcdf32

Series History

See the revision history for series 1.2.x below

Revisions
1.2.0 - 08/09/2021

Changed

  • Improved plugin startup speed.

Version 1.1.2

Download: ubuntu-1.1.2.tgz

SHA256: 58d1bde3b0357582f54bd7fbf6644e1fd64a1df47f89d42a1f16a7de2f999260

Series History

See the revision history for series 1.1.x below

Revisions
1.1.2 - 27/05/2021

Added

  • Added a description to the plugin manifest.
1.1.1 - 11/01/2021

Fixed

  • Broken link in documentation for Command class
1.1.0 - 07/01/2021

Added

  • New users.output_tabbed_table action

Changed

  • The SSH prompt pattern now defaults to the standard Ubuntu format if no custom prompt is supplied

  • The SSH port now defaults to 22 if no custom port is supplied

  • Documentation updates

Version 1.0.2

Download: ubuntu-1.0.2.tgz

SHA256: 12cb59efc650c6ea89eead13c79e47fc5cc229fec00530d02234408a501c76ca

Series History

See the revision history for series 1.0.x below

Revisions
1.0.2 - 06/01/2021

Added

  • Documentation updates in users module
1.0.0 - 06/01/2021

Added

  • Initial release with user actions module

Versioning Scheme

Plugin versions are in major.minor.patch format.

Major

  • Significant functionality changes
  • May not be backward compatible

Minor

  • Bug fixes
  • Minor functionality changes
  • Backward compatible

Patch

  • No functional changes
  • Reserved for documentation updates