Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Latest commit

 

History

History
67 lines (48 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

67 lines (48 loc) · 1.78 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.

v1.1.5

(2022-11-15)

  • renaming balenablocks to balena-labs-projects [Flynn Joffray]

v1.1.4

(2021-05-13)

  • Use multi-arch busybox image in final stage [Rahul Thakoor]

v1.1.3

(2021-05-11)

  • Use cat to read VERSION file [Rahul Thakoor]

v1.1.2

(2021-05-11)

  • Read version from file [Rahul Thakoor]

v1.1.1

(2021-05-11)

  • Fix readme and docker-compose file [Rahul Thakoor]

v1.1.0

(2021-05-11)

  • Use dpkg to install required packages only [Rahul Thakoor]

v1.0.0

(2021-03-09)

  • Add manifest tasks to build script [Phil Wilson]
  • Use busybox as final stage [Rahul Thakoor]
  • Reduce image size using dockerize [Rahul Thakoor]

v0.1.1

(2021-03-01)

  • meta: force versionist to update balena.yml version [Tomás Migone]

v0.1.0

(2021-02-26)

  • meta: enable versionist [Tomás Migone]
  • meta: enable version [Tomás Migone]
  • hub meta [Phil Wilson]
  • Delete existing dashboard API key if found [Phil Wilson]
  • Handle errors if influxdb has no schema [Chris Crocker-White]
  • Update build script [Chris Crocker-White]
  • Create readme, update build script [Chris Crocker-White]
  • Reorder Dockerfile [Chris Crocker-White]
  • Added polling loop for new fields, fixes #6 [Chris Crocker-White]
  • Added current values for text/bools fixes #3 [Chris Crocker-White]
  • Keep track of panel IDs, fixes #2 [Chris Crocker-White]
  • Add data summary, fixes #5 [Chris Crocker-White]
  • Remove requirement for compose env vars fixes #7 [Chris Crocker-White]
  • Ensure history file is created fixes #4 [Chris Crocker-White]
  • Buildx script [Phil]
  • Initial commit [Chris Crocker-White]