diff --git a/README.md b/README.md index 28cc5a07..737a988a 100644 --- a/README.md +++ b/README.md @@ -845,10 +845,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/v2.0.0 -[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/v2.0.0/README.md +[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/v2.0.1 +[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/v2.0.1/README.md [ide-issue]: https://github.com/hassio-addons/addon-ide/issues -[ide-version-shield]: https://img.shields.io/badge/version-v2.0.0-blue.svg +[ide-version-shield]: https://img.shields.io/badge/version-v2.0.1-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 045304e1..d7e4646e 100644 --- a/ide/CHANGELOG.md +++ b/ide/CHANGELOG.md @@ -1,44 +1,13 @@ [Full Changelog][changelog] -This release is a maintenance release, upgrading all parts of the add-on to the latest and greatest. +This release is a maintenance release. ### 🔨 Changes -- :arrow_up: Upgrades bind-tools to 9.12.4_p1-r1 -- :arrow_up: Upgrades openssh to 7.9_p1-r5 -- :arrow_up: Upgrades python to 2.7.16-r1 -- :arrow_up: Upgrades lua-resty-http to 0.13-r0 -- :ambulance: Turns of Lua Resty core in Nginx -- :arrow_up: Upgrades mariadb-client to 10.3.13-r1 -- :arrow_up: Upgrades add-on base image to 3.1.1 -- :arrow_up: Upgrades MariaDB client to 10.3.15-r0 -- :arrow_up: Upgrades base image to v3.1.2 -- :arrow_up: Upgrades SQLite to 3.28.0-r0 -- :arrow_up: Upgrades add-on base image to v4.0.1 -- :arrow_up: Upgrades libxml2 to 2.9.9-r2 -- :arrow_up: Upgrades openssl to 1.1.1c-r0 -- :arrow_up: Upgrades yarn to 1.16.0-r0 -- :arrow_up: Upgrades nodejs to 10.16.0-r0 -- :arrow_up: Upgrades bind-tools to 9.14.1-r1 -- :arrow_up: Upgrades colordiff to 1.0.18-r1 -- :arrow_up: Upgrades git to 2.22.0-r0 -- :arrow_up: Upgrades mariadb-client to 10.3.16-r0 -- :arrow_up: Upgrades mosquitto-clients to 1.6.3-r0 -- :arrow_up: Upgrades ncurses to 6.1_p20190518-r0 -- :arrow_up: Upgrades nginx to 1.16.0-r2 -- :arrow_up: Upgrades openssh-client to 8.0_p1-r0 -- :arrow_up: Upgrades sshfs to 3.5.2-r0 -- :arrow_up: Upgrades sudo to 1.8.27-r0 -- :arrow_up: Upgrades tmux to 2.9a-r0 -- :arrow_up: Upgrades zsh to 5.7.1-r0 -- :arrow_up: Upgrades zsh-autosuggestions to 0.6.1-r0 -- :arrow_up: Upgrades yamllint to 1.16.0 -- :fire: Removes now deprecated ssl directive -- :pencil2: Maintaince -> Maintenance -- :sparkles: Adds FUNDING.yml -- :fire: Removes dropped tmux config directives +- :arrow_up: Upgrades add-on base image to v4.0.2 +- :arrow_up: Upgrades bind-tools to 9.14.3-r0 -[changelog]: https://github.com/hassio-addons/addon-ide/compare/v1.0.0...v2.0.0 +[changelog]: https://github.com/hassio-addons/addon-ide/compare/v2.0.0...v2.0.1 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck \ No newline at end of file diff --git a/ide/README.md b/ide/README.md index 899bf4e0..08a7aaac 100644 --- a/ide/README.md +++ b/ide/README.md @@ -45,7 +45,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/v2.0.0/README.md +[docs]: https://github.com/hassio-addons/addon-ide/blob/v2.0.1/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/ @@ -54,7 +54,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-v2.0.0-blue.svg -[release]: https://github.com/hassio-addons/addon-ide/tree/v2.0.0 +[release-shield]: https://img.shields.io/badge/version-v2.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-ide/tree/v2.0.1 [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 b1b1c5e2..32d80bde 100644 --- a/ide/config.json +++ b/ide/config.json @@ -1,6 +1,6 @@ { "name": "IDE", - "version": "2.0.0", + "version": "2.0.1", "slug": "ide", "description": "Advanced IDE for Home Assistant, based on Cloud9 IDE", "url": "https://github.com/hassio-addons/addon-ide",