Skip to content

Releases: hassio-addons/addon-base

v2.3.0

24 Sep 20:04
ed4af0c
Compare
Choose a tag to compare

Full Changelog

Note: Upgrading all the add-ons to this base image is strongly advised.
Sticking with an older version would cause add-ons to stop working.

Also, add-on configurations (config.json) need to update their settings and add the new hassio_role setting. For now, at least hassio_role: "default" is required as the minimal Hassio API role.

Changed

  • Use the new addons/self Hassio API endpoints

v2.2.0

15 Sep 05:58
a44f80b
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades apk-tools to 2.10.1-r0
  • Upgrades busybox to 1.28.4-r1
  • Upgrades curl to 7.61.1-r0
  • Upgrades S6 Overlay to 1.21.7.0

Removed

  • Removes build cache for the base images

v2.1.2

19 Aug 06:42
1902ff1
Compare
Choose a tag to compare

Full Changelog

Removed

  • Reverses Systeminfo in crash message

v2.1.1

14 Aug 18:58
710ea48
Compare
Choose a tag to compare

Full Changelog

Added

  • Adds system information to add-on crash message
  • Adds architecture to add-on banner

Changed

  • Updates README and links

v2.1.0

10 Aug 21:49
4c19f27
Compare
Choose a tag to compare

Full Changelog

Added

  • Adds HaveIBeenPwned password checks (#24)
  • Adds support for secrets.yaml (#25)
  • Adds HIBP config helpers
  • Fixes incorrect handling of JSON objects (#26)
  • Adds versions information to add-on banner

Changed

  • Updates HassIO API client library

v2.0.1

14 Jul 12:20
b107b0b
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades curl to 7.61.0-r0
  • Sets io.hass.type label to base

v2.0.0

06 Jul 19:42
da4a397
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Fixes failing hadolint

Changed

  • Upgrades Alpine to 3.8
  • Upgrades tar to 1.30-r0
  • Upgrades apk-tools to 2.10.0-r0
  • Upgrades busybox to 1.18.4-r0
  • Upgrade ca-certificates to 20171114-r3
  • Upgrades jq to 1.6_rc1-r1
  • Upgrades musl to 1.1.19-r10
  • Upgrades tzdata to 2018d-r1
  • Use Alpine manifest for manual builds
  • Improves the build system (#23)

v1.4.2

03 Jun 10:55
facbe94
Compare
Choose a tag to compare

Full Changelog

Changed

v1.4.1

12 May 19:50
4dcfa33
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Fixes incorrect Anchore.io link and badge for armhf

Changed

  • Updates apk-tools to 2.9.1-r2
  • Updates busybox to 1.27.2-r8
  • Updates musl library to 1.1.18-r3
  • Updates jq to 1.5-r5

Removed

  • Removes apk-tools installed from @edge, preventing downstream problems
  • Removes hadolint ignore DL3018 hint

v1.4.0

11 May 18:46
f7f2bbd
Compare
Choose a tag to compare

Full Changelog

Added

  • Adds .yamllint configuration
  • Adds Probot configuration
  • Adds Gitlab CI
  • Adds edge Alpine repository by default

Fixed

  • Fixes hadolint warnings
  • Corrects jq>1.5-r4 version in Dockerfile

Changed

  • Replaces Changelog with GitHub releases
  • Disable merge commits on this repository
  • Do not enforce branch protection for admins
  • Updates repository issue/PR labels
  • Upgrades S6 overlay to v1.21.4.0
  • Enable Docker squash only when deploying, to speed up build
  • Upgrades Qemu to v2.12.0
  • Upgrades Hass.io API to be compatible with Supervisor v103 (#21)
  • Updated README

Removed

  • Removes all donation buttons
  • Removes udev
  • Removes version checks in order to prevent future problems