Skip to content

Releases: hassio-addons/addon-base

v9.1.6

29 Mar 10:24
9fdf71e
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

  • ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#95)
  • ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#96)
  • ⬆️ Upgrades Alpine Linux to 3.13.3 @frenck (#97)

v9.1.5

01 Mar 15:54
9de3026
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

v9.1.4

18 Feb 09:57
c3d8688
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

  • ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#90)
  • ⬆️ Upgrades libssl1.1 to 1.1.1i-r0 @frenck (#91)

v9.1.3

16 Feb 07:30
120e7ac
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

  • ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#79)
  • ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#81)
  • ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#80)
  • ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#82)
  • ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#83)
  • ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#86)
  • Upgrade Alpine Linux to 3.13.1 @frenck (#87)
  • Upgrade Bashio to v0.13.0 @frenck (#88)
  • Upgrade S6 Overlay to v2.2.0.3 @frenck (#89)

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