diff --git a/README.md b/README.md index 1d2df5209..46c27dc11 100644 --- a/README.md +++ b/README.md @@ -650,10 +650,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-adb]: https://github.com/hassio-addons/addon-adb/tree/4a45be7 -[addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/4a45be7/README.md +[addon-adb]: https://github.com/hassio-addons/addon-adb/tree/a0961c9 +[addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/a0961c9/README.md [adb-issue]: https://github.com/hassio-addons/addon-adb/issues -[adb-version-shield]: https://img.shields.io/badge/version-4a45be7-blue.svg +[adb-version-shield]: https://img.shields.io/badge/version-a0961c9-blue.svg [adb-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/adb-amd64.svg [adb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [adb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/adb/CHANGELOG.md b/adb/CHANGELOG.md index f7a981510..39edbcf9c 100644 --- a/adb/CHANGELOG.md +++ b/adb/CHANGELOG.md @@ -1,17 +1,20 @@ # Changelog since v0.2.0 -2019/03/19 21:57 UTC - [4a45be7](https://github.com/hassio-addons/addon-adb/commit/4a45be7a60b016065ca12589acc6e7c87a480f2c) by [@frenck](https://github.com/frenck) +2019/03/19 22:11 UTC - [a0961c9](https://github.com/hassio-addons/addon-adb/commit/a0961c90b14a4f8685a8a2f82a3dc299d3e01774) by [@frenck](https://github.com/frenck) +> :fire: Removes custom log format override + +2019/03/19 22:11 UTC - [4a45be7](https://github.com/hassio-addons/addon-adb/commit/4a45be7a60b016065ca12589acc6e7c87a480f2c) by [@frenck](https://github.com/frenck) > :books: Updates documentation for ARMv7 -2019/03/19 21:57 UTC - [5184e28](https://github.com/hassio-addons/addon-adb/commit/5184e289bfbd01006053abaed66ef76eb0fb034e) by [@frenck](https://github.com/frenck) +2019/03/19 22:11 UTC - [5184e28](https://github.com/hassio-addons/addon-adb/commit/5184e289bfbd01006053abaed66ef76eb0fb034e) by [@frenck](https://github.com/frenck) > :hammer: Rewrite add-on onto Bashio -2019/03/19 21:57 UTC - [b07682f](https://github.com/hassio-addons/addon-adb/commit/b07682f55df3709222f4ba3d53216eea93ebb4e3) by [@frenck](https://github.com/frenck) +2019/03/19 22:11 UTC - [b07682f](https://github.com/hassio-addons/addon-adb/commit/b07682f55df3709222f4ba3d53216eea93ebb4e3) by [@frenck](https://github.com/frenck) > :ambulance: Workaround Docker issue by reinstating legacy tags -2019/03/19 21:57 UTC - [fef20aa](https://github.com/hassio-addons/addon-adb/commit/fef20aac8ce48926ba68ed907e95a9c5954064df) by [@frenck](https://github.com/frenck) +2019/03/19 22:11 UTC - [fef20aa](https://github.com/hassio-addons/addon-adb/commit/fef20aac8ce48926ba68ed907e95a9c5954064df) by [@frenck](https://github.com/frenck) > :hammer: Enables support for ARMv7 -2019/03/19 21:57 UTC - [5803379](https://github.com/hassio-addons/addon-adb/commit/580337947a6b1e663bba0e53d6dabc50a03c5fc6) by [@frenck](https://github.com/frenck) +2019/03/19 22:11 UTC - [5803379](https://github.com/hassio-addons/addon-adb/commit/580337947a6b1e663bba0e53d6dabc50a03c5fc6) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to 3.0.0 diff --git a/adb/README.md b/adb/README.md index 32ae9d72f..d2ba44ff4 100644 --- a/adb/README.md +++ b/adb/README.md @@ -41,12 +41,12 @@ 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/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-adb/blob/4a45be7/README.md +[docs]: https://github.com/hassio-addons/addon-adb/blob/a0961c9/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-adb-android-debug-bridge/96375?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-4a45be7-blue.svg -[release]: https://github.com/hassio-addons/addon-adb/tree/4a45be7 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-a0961c9-blue.svg +[release]: https://github.com/hassio-addons/addon-adb/tree/a0961c9 \ No newline at end of file diff --git a/adb/config.json b/adb/config.json index cfd2eb51d..bb2bac8c4 100644 --- a/adb/config.json +++ b/adb/config.json @@ -1,6 +1,6 @@ { "name": "ADB - Android Debug Bridge", - "version": "4a45be7", + "version": "a0961c9", "slug": "adb", "description": "The Android Debug Bridge server program", "url": "https://github.com/hassio-addons/addon-adb", @@ -34,8 +34,5 @@ ], "reconnect_timeout": "int" }, - "environment": { - "LOG_FORMAT": "{LEVEL}: {MESSAGE}" - }, "image": "hassioaddons/adb-{arch}" } \ No newline at end of file