Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 10:30
· 37 commits to master since this release
ad608ed

Changed

  • The sd-card-prepare command now modifies the flashed SD card with
    cloud-init settings.
  • The node-deploy command now deploys a node into the cluster. Currently, only a single node
    cluster is supported.

Fixed

  • The upgrade command will now work properly with the --from-ref flag when a branch has been
    fore-pushed with new commits.
  • The upgrade command will now check if an SD card has previously been flashed.
  • An issue where some logs would not be written to the ~/.local/share/hoc/logs folder.