diff --git a/README.md b/README.md index 9183d55dc..3425aae41 100644 --- a/README.md +++ b/README.md @@ -843,10 +843,10 @@ SOFTWARE. [sqlite-web-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/3841791 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/3841791/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/83c4965 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/83c4965/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-3841791-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-83c4965-blue.svg [ssh-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ssh-armhf.svg [ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/ssh/CHANGELOG.md b/ssh/CHANGELOG.md index 81930c012..8a938cb32 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,20 +1,5 @@ -# Changelog since v3.7.0 +# Changelog since v3.7.1 -2019/02/03 21:22 UTC - [3841791](https://github.com/hassio-addons/addon-ssh/commit/3841791e65f4664250b5026dec275784f63d257d) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades wget to 1.20.1-r0 - -2019/02/03 21:22 UTC - [b214de9](https://github.com/hassio-addons/addon-ssh/commit/b214de9db43b5ad9ec12d762a1137682f31032d1) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades mariadb-client to 10.2.19-r1 - -2019/02/03 21:22 UTC - [3eb9c5c](https://github.com/hassio-addons/addon-ssh/commit/3eb9c5c4ff0b16459cf9f328a352f5d05ee0a4d1) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates homeassistant_cli to v0.4.4 (#56) - -2019/02/03 21:22 UTC - [b59a8ad](https://github.com/hassio-addons/addon-ssh/commit/b59a8adea5618e5b99849b569eb36ec7b533eb7f) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates yamllint to v1.14.0 (#55) - -2019/02/03 21:22 UTC - [5a0aa31](https://github.com/hassio-addons/addon-ssh/commit/5a0aa31051bb1f35b14eb3eaa5a72115d900cfda) by [@frenck](https://github.com/frenck) -> :pencil2: Fixes spelling error in Dockerfile - -2019/02/03 21:22 UTC - [9cad70a](https://github.com/hassio-addons/addon-ssh/commit/9cad70aeee7da2578eb0988d8434ba86faa6d365) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates homeassistant_cli to v0.3.1 (#52) +2019/02/10 14:58 UTC - [83c4965](https://github.com/hassio-addons/addon-ssh/commit/83c4965693fab15d16222639d302243e311bf41b) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates homeassistant_cli to v0.5.0 (#59) diff --git a/ssh/README.md b/ssh/README.md index 34276bd77..f145e6465 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -97,7 +97,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-ssh/blob/3841791/README.md +[docs]: https://github.com/hassio-addons/addon-ssh/blob/83c4965/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-ssh-web-terminal/33820?u=frenck [hass-ssh]: https://home-assistant.io/addons/ssh/ @@ -107,8 +107,8 @@ 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-3841791-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/3841791 +[release-shield]: https://img.shields.io/badge/version-83c4965-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/83c4965 [screenshot]: https://github.com/hassio-addons/addon-ssh/raw/master/images/screenshot.png [ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/master/images/ssh-audit.png [ssh-audit]: https://github.com/arthepsy/ssh-audit diff --git a/ssh/config.json b/ssh/config.json index 7faebab6c..60140e9af 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -1,6 +1,6 @@ { "name": "SSH & Web Terminal", - "version": "3841791", + "version": "83c4965", "slug": "ssh", "description": "SSH & Web Terminal access to your Home Assistant instance", "url": "https://github.com/hassio-addons/addon-ssh",