Skip to content

Latest commit

 

History

History
101 lines (48 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

101 lines (48 loc) · 2.03 KB

v1.1.0 - 23 Dec 2021

1.1.0 (2021-12-23)

Feature

  • adding udm kernel tools deployment (#8) (a8443959)

Changes

v1.0.4 - 22 Dec 2021

1.0.4 (2021-12-22)

Bug Fixes

  • onboot installation reference breaks - fixxes #5 (#7) (d1ad89e3)

Changes

v1.0.3 - 21 Dec 2021

1.0.3 (2021-12-21)

Bug Fixes

  • scripts: fixing scripts - avoid exit in the scripts (#6) (7e3cf1f9)

Changes

v1.0.2 - 21 Dec 2021

1.0.2 (2021-12-21)

Bug Fixes

  • version check fails, if onboot was not already installed (c4ca4a6f)

Changes

v1.0.1 - 15 Dec 2021

1.0.1 (2021-12-15)

Bug Fixes

  • update readme (#3) (b60049ad)

Changes

v1.0.0 - 15 Dec 2021

1.0.0 (2021-12-15)

Feature

  • adding node exporter - default on! (a9c217f9)

Bug Fixes

  • adding linting and release workflow with github actions (#2) (24a7daed)
  • onboot installation fix (1646caa5)

Code Refactoring

  • update format of yml (58b9e9d8)

Changes