From 4397db577b459f410e15de9aa18ee8c973dd8d52 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 26 Nov 2019 10:06:40 +0000 Subject: [PATCH] :arrow_up: Updating add-on IDE to 18dc45c --- README.md | 6 +++--- ide/CHANGELOG.md | 15 +++++++++------ ide/README.md | 6 +++--- ide/config.json | 2 +- 4 files changed, 16 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 760d0fc9a..3c8fd52c7 100644 --- a/README.md +++ b/README.md @@ -975,10 +975,10 @@ SOFTWARE. [home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [home-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/684a979 -[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/684a979/README.md +[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/18dc45c +[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/18dc45c/README.md [ide-issue]: https://github.com/hassio-addons/addon-ide/issues -[ide-version-shield]: https://img.shields.io/badge/version-684a979-blue.svg +[ide-version-shield]: https://img.shields.io/badge/version-18dc45c-blue.svg [ide-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ide-armhf.svg [ide-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ide-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/ide/CHANGELOG.md b/ide/CHANGELOG.md index 010f43e99..90c2f56f3 100644 --- a/ide/CHANGELOG.md +++ b/ide/CHANGELOG.md @@ -1,20 +1,23 @@ # Changelog since v2.1.0 -2019/11/25 21:00 UTC - [684a979](https://github.com/hassio-addons/addon-ide/commit/684a979ba7c121bb676a9c6bedc1e3853914a8a6) by [@frenck](https://github.com/frenck) +2019/11/25 22:18 UTC - [18dc45c](https://github.com/hassio-addons/addon-ide/commit/18dc45ccec5b818d2b2b804dc5595966ed23d33e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades yamllint to 1.19.0 + +2019/11/25 22:18 UTC - [684a979](https://github.com/hassio-addons/addon-ide/commit/684a979ba7c121bb676a9c6bedc1e3853914a8a6) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades bind-tools to 9.14.8-r0 -2019/11/25 21:00 UTC - [97c2541](https://github.com/hassio-addons/addon-ide/commit/97c2541d1c3a4c4eac59a8fb24f6b4328f6c4834) by [@frenck](https://github.com/frenck) +2019/11/25 22:18 UTC - [97c2541](https://github.com/hassio-addons/addon-ide/commit/97c2541d1c3a4c4eac59a8fb24f6b4328f6c4834) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nmap to 7.70-r4 -2019/11/25 21:00 UTC - [8963a63](https://github.com/hassio-addons/addon-ide/commit/8963a63d5536804b464ad04876d0dc6257c879a8) by [@frenck](https://github.com/frenck) +2019/11/25 22:18 UTC - [8963a63](https://github.com/hassio-addons/addon-ide/commit/8963a63d5536804b464ad04876d0dc6257c879a8) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nginx to 1.16.1-r1 -2019/11/25 21:00 UTC - [d743b5d](https://github.com/hassio-addons/addon-ide/commit/d743b5da4c11430d216e08036795af2c719e1341) by [@frenck](https://github.com/frenck) +2019/11/25 22:18 UTC - [d743b5d](https://github.com/hassio-addons/addon-ide/commit/d743b5da4c11430d216e08036795af2c719e1341) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades bind-tools to 9.14.7-r0 -2019/11/25 21:00 UTC - [54ea9fc](https://github.com/hassio-addons/addon-ide/commit/54ea9fc102aa4792322a48a37b506d79bd8f3c1e) by [@frenck](https://github.com/frenck) +2019/11/25 22:18 UTC - [54ea9fc](https://github.com/hassio-addons/addon-ide/commit/54ea9fc102aa4792322a48a37b506d79bd8f3c1e) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to v5.0.2 -2019/11/25 21:00 UTC - [2257535](https://github.com/hassio-addons/addon-ide/commit/22575359539fcc50fd2286c6b64da3fde10e3f2a) by [@bonanitech](https://github.com/bonanitech) +2019/11/25 22:18 UTC - [2257535](https://github.com/hassio-addons/addon-ide/commit/22575359539fcc50fd2286c6b64da3fde10e3f2a) by [@bonanitech](https://github.com/bonanitech) > :books: Component > Integration (#42) diff --git a/ide/README.md b/ide/README.md index 1a8f1e739..0d9010ecc 100644 --- a/ide/README.md +++ b/ide/README.md @@ -48,7 +48,7 @@ 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-ide/blob/684a979/README.md +[docs]: https://github.com/hassio-addons/addon-ide/blob/18dc45c/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-ide-based-on-cloud9/33810?u=frenck [hass-ssh]: https://home-assistant.io/addons/ssh/ @@ -57,7 +57,7 @@ If you are more interested in stable releases of our add-ons: [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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-684a979-blue.svg -[release]: https://github.com/hassio-addons/addon-ide/tree/684a979 +[release-shield]: https://img.shields.io/badge/version-18dc45c-blue.svg +[release]: https://github.com/hassio-addons/addon-ide/tree/18dc45c [screenshot]: https://github.com/hassio-addons/addon-ide/raw/master/images/screenshot.png [zsh]: https://en.wikipedia.org/wiki/Z_shell \ No newline at end of file diff --git a/ide/config.json b/ide/config.json index 6737c0ba7..d44c94789 100644 --- a/ide/config.json +++ b/ide/config.json @@ -1,6 +1,6 @@ { "name": "IDE", - "version": "684a979", + "version": "18dc45c", "slug": "ide", "description": "Advanced IDE for Home Assistant, based on Cloud9 IDE", "url": "https://github.com/hassio-addons/addon-ide",