Skip to content

v0.17.4

Compare
Choose a tag to compare
@atc0005 atc0005 released this 13 Jul 11:42
· 993 commits to master since this release
cc2e8e6

Overview

  • Output tweak
  • Dependency updates
  • built using Go 1.16.6
    • Statically linked
    • Linux (x86, x64)

Added

  • Add "canary" Dockerfile to track stable Go releases, serve as a reminder to
    generate fresh binaries

Changed

  • check_vmware_disk_consolidation plugin
    • list the power state for VMs in need of disk consolidation
  • Dependencies
    • Go
      • 1.16.5 to 1.16.6
    • actions/setup-node
      • updated from v2.1.5 to v2.2.0
      • update node-version value to always use latest LTS version instead of
        hard-coded version

References