Releases: hassio-addons/addon-base
Releases · hassio-addons/addon-base
v2.3.0
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
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
v2.1.1
Added
- Adds system information to add-on crash message
- Adds architecture to add-on banner
Changed
- Updates README and links
v2.1.0
v2.0.1
v2.0.0
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
Changed
- Updates curl to 7.60.0-r1 (CVE-2018-1000300, CVE-2018-1000301)
- Updates busybox to 1.27.2-r10
v1.4.1
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
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