🎉 Release of add-on SSH & Web Terminal 7.3.2

This commit is contained in:
Community Hass.io Add-ons Bot 2020-04-20 18:49:29 +00:00
parent 7040bcc1a6
commit d4adbb6135
4 changed files with 14 additions and 12 deletions

View file

@ -2,12 +2,14 @@
### 🔨 Changes
- :arrow_up: Updates yamllint to v1.21.0 (#125)
- :arrow_up: Upgrades add-on base image to v7.0.5
- :arrow_up: Upgrades Home Assistant CLI to v4.2.0
- :arrow_up: Upgrades bluez to 5.52-r1
- :arrow_up: Updates pulsemixer to v1.5.1 (#129)
- :arrow_up: Updates homeassistant_cli to v0.9.0 (#131)
- :arrow_up: Updates yamllint to v1.23.0 (#136)
- :arrow_up: Upgrades ncurses to 6.1_p20200118-r3
- :arrow_up: Upgrades Home Assistant CLI to 4.3.0
- :arrow_up: Upgrades git to 2.24.2-r1
[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v7.3.0...v7.3.1
[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v7.3.1...v7.3.2
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -76,7 +76,7 @@ well. Additionally, it comes out of the box with the following:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-ssh/blob/v7.3.1/README.md
[docs]: https://github.com/hassio-addons/addon-ssh/blob/v7.3.2/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
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
@ -88,8 +88,8 @@ well. Additionally, it comes out of the box with the following:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-v7.3.1-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v7.3.1
[release-shield]: https://img.shields.io/badge/version-v7.3.2-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v7.3.2
[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

View file

@ -1,6 +1,6 @@
{
"name": "SSH & Web Terminal",
"version": "7.3.1",
"version": "7.3.2",
"slug": "ssh",
"description": "SSH & Web Terminal access to your Home Assistant instance",
"url": "https://github.com/hassio-addons/addon-ssh",