Skip to content

Releases: hassio-addons/addon-base

v9.1.2

01 Feb 16:05
38fe14c
Compare
Choose a tag to compare

What’s changed

This release downgrades S6 Overlay, because of an issue in the error handling of the cont-init.d scripts.
The bug has been reported upstream, however, we downgrade until a fixed version is available.

⬆️ Dependency updates

  • ⬆️ Upgrades tzdata to 2021a-r0 @frenck (#78)
  • ⬇️ Downgrade S6 Overlay to v2.1.0.2 @frenck (#77)

v9.1.1

25 Jan 21:24
8cc0e11
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

  • ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#74)
  • ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#75)
  • ⬆️ Upgrades Bashio to v0.11.0 @frenck (#76)

v9.1.0

24 Jan 11:47
fd5cf77
Compare
Choose a tag to compare

What’s changed

This release adds the excellent new tempio tooling, allowing for generating files using templates.
Extremely helpful when, for example, you need to generate a configuration file.

https://github.com/home-assistant/tempio

✨ New features

⬆️ Dependency updates

v9.0.1

19 Jan 22:28
5be5ac4
Compare
Choose a tag to compare

What’s changed

This release fixes a small check in the add-on start-up banner that always showed an update available.

🐛 Bug fixes

v9.0.0

18 Jan 19:11
c9fd0ff
Compare
Choose a tag to compare

What’s changed

This is a major update of the base image.

  • Based on Alpine 3.13
  • Bashio v0.10.1

The start-up of an add-on is now significantly faster, as fewer API call is done now. This is thanks to extended endpoints in the supervisor API and bug fixes with caching in Bashio.

The supervisor_api access for most add-ons can now be removed. The base image does no longer require this property. So, unless you need specific API features of the Supervisor in your add-on, this option should be removed from your add-on configuration.

Furthermore, the base images have moved to the GitHub Container Registry, saying goodbye to DockerHub, as they imposed limits now that can become problematic. All are built on a brand spanking new GitHub Actions workflow.

New base image locations:

  • aarch64: ghcr.io/hassio-addons/base/aarch64:9.0.0
  • amd64: ghcr.io/hassio-addons/base/amd64:9.0.0
  • armhf: ghcr.io/hassio-addons/base/armhf:9.0.0
  • armv7: ghcr.io/hassio-addons/base/armv7:9.0.0
  • i386: ghcr.io/hassio-addons/base/i386:9.0.0

🚨 Breaking changes

  • Upgrade Alpine Linux to 3.13.0 @frenck (#58)
  • Remove Alpine Linux edge repository support @frenck (#59)

🚀 Enhancements

  • Replace operating system info call in banner @frenck (#60)

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

v8.0.6

22 Nov 16:45
681dbbd
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades musl to 1.1.24-r10
  • ⬆️ Upgrades tzdata to 2020c-r1

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v8.0.5

24 Oct 08:45
4b174af
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades Alpine Linux to 3.12.1

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v8.0.4

22 Oct 08:14
69f97ba
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades tzdata to 2020c-r0
  • ⬆️ Upgrades s6-overlay to v2.1.0.2

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v8.0.3

23 Sep 13:21
2999647
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades curl to 7.69.1-r1

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v8.0.2

14 Sep 10:05
feaa5be
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades s6-overlay to v2.1.0.0

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck