Files
hassio-addons-avm/container-stats/CHANGELOG.md
2021-08-24 14:35:11 +03:00

48 lines
1011 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 1.4.0 - 2021-04-02
* 🔨 Use ghcr.io/home-assistant for base images
* 🔼 Update docker to `12.20.1-r1`
## 1.3.1 - 2021-03-17
* 🐛 Specifiy own S6 entrypoint, don't rely on the base image.
* 🔼 Update git to `2.30.2-r0`
## 1.3.0 - 2021-02-27
* 🔼 Update alpine to `3.13`
* 🔼 Update git to `2.30.1-r0`
* 🔼 Update npm/nodejs to `14.16.0-r0`
* 🔼 Update python2 to `2.7.18-r1`
* 🔼 Update g++ to `20.10.3-r0`
* 🔼 Update docker to `12.20.1-r0`
* 🔼 Update sqlite to `3.34.1-r0`
## 1.2.0 - 2021-01-15
* 🧪 Mark addon as experimental. It fills up all the available memory when running, see [Readme](https://github.com/Poeschl/Hassio-Addons/blob/master/container-stats/README.md).
* 🔼 Update npm to `12.20.1-r0`
## 1.1.1 - 2020-12-16
* 🐛 Fix database location
* 🔨 Create a persistence setting
## 1.1.0 - 2020-12-16
* 🔨 Make statistics persistent
## 1.0.1 - 2020-12-03
* 🔨 Fixed link to Github
## 1.0.0 - 2019-11-27
* Introduced container-stats addon