Releases: hassio-addons/addon-debian-base
v4.1.4
What’s changed
⬆️ Dependency updates
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#37)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#38)
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#39)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#40)
- ⬆️ Upgrade Debian to buster-20210329-slim @frenck (#42)
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#41)
v4.1.3
What’s changed
⬆️ Dependency updates
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#27)
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#28)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#29)
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#30)
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#31)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#32)
- ⬆️ Upgrades tzdata to 2021a-0+deb10u1 @frenck (#33)
- Upgrade add-on base image to Debian Buster 20210208 @frenck (#34)
- Upgrade Bashio to v0.13.0 @frenck (#35)
- Upgrade S6 Overlay to v2.2.0.3 @frenck (#36)
v4.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
v4.1.1
What’s changed
⬆️ Dependency updates
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#23)
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#22)
- ⬆️ Upgrades Bashio to v0.11.0 @frenck (#24)
v4.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
v4.0.0
What’s changed
This is a major update of the base image.
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/debian-base/aarch64:4.0.0
- amd64:
ghcr.io/hassio-addons/debian-base/amd64:4.0.0
- armhf:
ghcr.io/hassio-addons/debian-base/armhf:4.0.0
- armv7:
ghcr.io/hassio-addons/debian-base/armv7:4.0.0
- i386:
ghcr.io/hassio-addons/debian-base/i386:4.0.0
🧰 Maintenance
- Cleanup repository @frenck (#8)
- Happy New Year @frenck (#9)
- Upgrade Code of Conduct @frenck (#10)
- Add new repository workflow @frenck (#11)
📚 Documentation
⬆️ Dependency updates
v3.2.3
🔨 Changes
- ⬆️ Upgrades s6-overlay to v2.1.0.2
- ⬆️ Upgrades Debian Buster to 20201012
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
v3.2.2
🔨 Changes
- ⬆️ Upgrades Debian Buster to 20200803
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
v3.2.1
🔨 Changes
- ⬆️ Upgrades Debian Buster to 20200607
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
v3.2.0
This is a general maintenance release.
🔨 Changes
- ⬆️ Upgrades Debian Buster to 20200514
- ⬆️ Upgrades tzdata to 2020a-0+deb10u1
- ⬆️ Upgrades s6-overlay to v2.0.0.1
- 🔨 Implement OCI image specification on labels
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