🎉 Release of add-on SSH & Web Terminal 7.4.0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-04-26 10:12:01 +00:00
parent 7b04516024
commit b0ed29b484
4 changed files with 14 additions and 14 deletions

View file

@ -2,14 +2,13 @@
### 🔨 Changes
- :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
- :arrow_up: Upgrades openssl-dev to 1.1.1g-r0
- :arrow_up: Upgrades git to 2.24.3-r0
- :arrow_up: Upgrades openssl to 1.1.1g-r0
- :arrow_up: Upgrades base image to v7.1.1
- :hammer: Mark add-on as advanced
[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v7.3.1...v7.3.2
[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v7.3.2...v7.4.0
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -92,7 +92,7 @@ If you are more interested in stable releases of our add-ons:
[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.2/README.md
[docs]: https://github.com/hassio-addons/addon-ssh/blob/v7.4.0/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
@ -104,8 +104,8 @@ If you are more interested in stable releases of our add-ons:
[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.2-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v7.3.2
[release-shield]: https://img.shields.io/badge/version-v7.4.0-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v7.4.0
[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,9 +1,10 @@
{
"name": "SSH & Web Terminal",
"version": "7.3.2",
"version": "7.4.0",
"slug": "ssh",
"description": "SSH & Web Terminal access to your Home Assistant instance",
"url": "https://github.com/hassio-addons/addon-ssh",
"advanced": true,
"startup": "services",
"ingress": true,
"ingress_port": 0,