Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 939 Bytes

CHANGELOG.md

File metadata and controls

24 lines (20 loc) · 939 Bytes

Change Log

v2.2.0 (2025-02-11)

Dependencies

  • Update govultr from v2 to v3 #39
  • Update ci-tools and docs #41

v2.0.0 (2022-08-2)

Enhancement

  • Refactor to accommodate latest version of GoVultr to support Vultr API v2
  • Leverage cloud-init to install ssh keys instead of creating numerous public keys
  • Open up docker port on VPS

v1.0.2 (2020-12-01)

Enhancement

  • Adjusted status checks to improve deployment speed/process #15

v1.0.1 (2020-06-16)

Dependencies

  • GoVultr 0.3.1 -> 0.4.2 #11
  • Testify 1.5.1 -> 1.6.1 #12

v1.0.0 (2020-03-20)

Features

  • Initial tagged release