diff --git a/README.md b/README.md index 0a481c641..7e7a19b62 100644 --- a/README.md +++ b/README.md @@ -603,10 +603,10 @@ SOFTWARE. [shinobi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [shinobi-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [shinobi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/efc1737 -[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/efc1737/README.md +[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/e151e1e +[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/e151e1e/README.md [tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues -[tasmoadmin-version-shield]: https://img.shields.io/badge/version-efc1737-blue.svg +[tasmoadmin-version-shield]: https://img.shields.io/badge/version-e151e1e-blue.svg [tasmoadmin-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/sonweb-armhf.svg [tasmoadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/tasmoadmin/CHANGELOG.md b/tasmoadmin/CHANGELOG.md index d15ec298b..d63adc639 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,5 +1,20 @@ -# Changelog since v0.2.1 +# Changelog since v0.3.0 -2018/06/26 04:22 UTC - [efc1737](https://github.com/hassio-addons/addon-tasmoadmin/commit/efc17377f9cf501080e09e203560a0abdfeac2c8) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades TasmoAdmin to v1.3.1 +2018/07/14 19:39 UTC - [e151e1e](https://github.com/hassio-addons/addon-tasmoadmin/commit/e151e1ee0609f9d929da3232bb321b1ea9645fed) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades TasmoAdmin to 1.5.2 + +2018/07/14 19:39 UTC - [f98be8e](https://github.com/hassio-addons/addon-tasmoadmin/commit/f98be8ef4ea72a24776b2dedfbf744859f96b70e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades git to 2.18.0-r0 + +2018/07/14 19:39 UTC - [408e656](https://github.com/hassio-addons/addon-tasmoadmin/commit/408e656b9bf17453eb9b5c5ebef01af12cdc84bf) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades php to 7.2.7-r0 + +2018/07/14 19:39 UTC - [6642fcd](https://github.com/hassio-addons/addon-tasmoadmin/commit/6642fcd69d704a146821497a1ca30dd2b05f5a3b) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nginx to 1.14.0-r0 + +2018/07/14 19:39 UTC - [35fab39](https://github.com/hassio-addons/addon-tasmoadmin/commit/35fab397109d630ff81863a335e6ecf4757a4f93) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades base image to v2.0.1 + +2018/07/14 19:39 UTC - [2cc2429](https://github.com/hassio-addons/addon-tasmoadmin/commit/2cc242989726dd2b2a1359ed25ae3ed8e983f9ff) by [@frenck](https://github.com/frenck) +> :rocket: GitLab CI now using the latest Hadolint diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index a8045a420..3eebfa7b6 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -47,11 +47,11 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/efc1737/README.md +[docs]: https://github.com/hassio-addons/addon-tasmoadmin/blob/e151e1e/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-tasmoadmin/54155?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-efc1737-blue.svg -[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/efc1737 +[release-shield]: https://img.shields.io/badge/version-e151e1e-blue.svg +[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/e151e1e [screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/master/images/screenshot.png \ No newline at end of file diff --git a/tasmoadmin/config.json b/tasmoadmin/config.json index ded8542c0..ef42e3e6e 100644 --- a/tasmoadmin/config.json +++ b/tasmoadmin/config.json @@ -1,6 +1,6 @@ { "name": "TasmoAdmin", - "version": "efc1737", + "version": "e151e1e", "slug": "sonweb", "description": "Centrally manage all your Sonoff-Tasmota devices", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-tasmoadmin/54155?u=frenck",