⬆️ Updating add-on SSH & Web Terminal to ca45398

This commit is contained in:
Community Hass.io Add-ons Bot 2021-12-15 15:39:10 +00:00
parent 5f8c321358
commit a6a9efbb90
5 changed files with 12 additions and 8 deletions

View file

@ -903,10 +903,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/974989f
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/974989f/README.md
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/ca45398
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/ca45398/README.md
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
[ssh-version-shield]: https://img.shields.io/badge/version-974989f-blue.svg
[ssh-version-shield]: https://img.shields.io/badge/version-ca45398-blue.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
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,10 @@
# Changelog since v9.1.1
- 🔥 Remove homeassistant_cli (#352)
* 🔥 Remove homeassistant_cli
* Remove hass_cli bash completion
- ⬆️ Upgrades ttyd to 3e37e33 (#351)
- 🔥 Remove hibp checks (#350)
* 🔥 Remove hibp checks

View file

@ -53,8 +53,6 @@ well. Additionally, it comes out of the box with the following:
- Contains a sensible set of tools right out of the box: curl, Wget, RSync, GIT,
Nmap, Mosquitto client, MariaDB/MySQL client, Awake (“wake on LAN”), Nano,
Vim, tmux, and a bunch commonly used networking tools.
- Has the Home Assistant CLI (`hass-cli`) command line tool pre-installed and
pre-configured.
- Support executing commands inside using a Home Assistant service call, e.g.,
for use with automations.

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-974989f-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/974989f
[release-shield]: https://img.shields.io/badge/version-ca45398-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/ca45398
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png
[ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png
[ssh-audit]: https://github.com/arthepsy/ssh-audit

View file

@ -83,4 +83,4 @@ startup: services
uart: true
url: https://github.com/hassio-addons/addon-ssh
usb: true
version: 974989f
version: ca45398