Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

42 lines (29 loc) · 1.11 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v0.1.5

(2025-01-18)

  • Use HUP detached mode for improved resilience with an unreliable network [Ken Bannister]
  • Update configuration and dependencies; implement lint fixes [Ken Bannister]

v0.1.4

(2023-03-22)

  • Allow user to set target version [jaomaloy]

v0.1.3

(2022-11-16)

  • moving from balenablocks to balena-labs-projects [Flynn Joffray]

v0.1.2

(2022-10-10)

  • Switch from balenaCI to flowzone [Pagan Gazzard]

v0.1.1

(2022-06-08)

  • Fix typo in readme [Kyle Harding]

v0.1.0

(2022-06-07)

  • Update balena-sdk to v15.59.2 [Kyle Harding]
  • Update packages [Kyle Harding]
  • Update readme and docker-compose examples [Kyle Harding]
  • Add balena.yml with block description and assets [Kyle Harding]
  • Add deploy-to-balena github action [Kyle Harding]
  • Catch errors when upgrade status cannot be retrieved [Kyle Harding]
  • Remove fail/retry loop and wait until next interval [Kyle Harding]