🎉 Release of add-on SSH & Web Terminal 7.8.0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-11-24 11:31:47 +00:00
parent a30277c19e
commit ef764f276f
4 changed files with 10 additions and 13 deletions

View file

@ -1116,10 +1116,10 @@ SOFTWARE.
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-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/v7.7.0
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v7.7.0/README.md
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v7.8.0
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v7.8.0/README.md
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
[ssh-version-shield]: https://img.shields.io/badge/version-v7.7.0-blue.svg
[ssh-version-shield]: https://img.shields.io/badge/version-v7.8.0-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

View file

@ -2,14 +2,11 @@
### 🔨 Changes
- ⬆ Updates yamllint to v1.25.0 (#160)
- ⬆ Upgrades libxml2-utils to 2.9.10-r5
- ⬆ Upgrades add-on base image to v8.0.5
- ⬆ Upgrades libuv to 1.38.1-r0
- ⬆ Upgrades mariadb-client to 10.4.15-r0
- ⬆ Upgrades Home Assistant CLI to v4.7.0
- ⬆ Upgrades add-on base image to v8.0.6
- ⬆ Upgrades tmux to 3.1c-r0
- ⬆ Upgrades Home Assistant CLI to v4.9.0
[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v7.6.0...v7.7.0
[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v7.7.0...v7.8.0
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -101,8 +101,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.7.0-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v7.7.0
[release-shield]: https://img.shields.io/badge/version-v7.8.0-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v7.8.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,6 +1,6 @@
{
"name": "SSH & Web Terminal",
"version": "7.7.0",
"version": "7.8.0",
"slug": "ssh",
"description": "SSH & Web Terminal access to your Home Assistant instance",
"url": "https://github.com/hassio-addons/addon-ssh",