Releases: hassio-addons/addon-base
v9.1.2
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
v9.1.1
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
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
v9.0.0
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
🧰 Maintenance
- Add Release Drafter @frenck (#43)
- Add Sync Labels GitHub Action @frenck (#44)
- Cleanup repository @frenck (#45)
- Happy New Year @frenck (#46)
- Rename master branch to main @frenck (#47)
- Fix maintenance vs chore label issue @frenck (#49)
- Add Lock & Stale GitHub Actions @frenck (#50)
- Add Dependabot @frenck (#51)
- Add missing dependencies label @frenck (#53)
- Add CI based on GitHub Actions @frenck (#52)
- Add major/minor labels @frenck (#56)
- Suppress yamllint warnings @frenck (#61)
- Adjust CODEOWNERS file @frenck (#62)
- Clean up default options from config.json @frenck (#66)
📚 Documentation
⬆️ Dependency updates
v8.0.6
🔨 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
🔨 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
🔨 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
🔨 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
🔨 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