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

This commit is contained in:
Community Hass.io Add-ons Bot 2022-11-02 11:04:40 +00:00
parent f08996b619
commit f168a4fbfc
4 changed files with 8 additions and 26 deletions

View file

@ -963,10 +963,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/e64c423
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/e64c423/README.md
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/f96a0a3
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/f96a0a3/README.md
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
[ssh-version-shield]: https://img.shields.io/badge/version-e64c423-blue.svg
[ssh-version-shield]: https://img.shields.io/badge/version-f96a0a3-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,20 +1,2 @@
# Changelog since v12.0.2
- 🪟 Set window title in bash prompt (#434)
- ✏️ Fix typo in SSH key or password missing error (#445)
- ⬆️ Upgrades ttyd to 1.7.2 (#456)
- ⬆️ Upgrades libxml2-utils to 2.9.14-r2 (#454)
- ⬆️ Upgrades rsync to 3.2.7-r0 (#453)
- ⬆️ Upgrades mosquitto-clients to 2.0.14-r2 (#452)
- ⬆️ Upgrades bind-tools to 9.16.33-r0 (#451)
- ⬆️ Upgrades mariadb-client to 10.6.10-r0 (#450)
- ⬆️ Upgrades git to 2.36.3-r0 (#449)
- ⬆️ Upgrades docker to 20.10.20-r0 (#448)
- ⬆️ Upgrades Home Assistant CLI to v4.21.0 (#442)
- Grammar fixes (#435)
- ⬆️ Upgrades add-on base image to 12.2.4 (#440)
- ⬆️ Upgrades libxml2-utils to 2.9.14-r1 (#439)
- ⬆️ Upgrades mariadb-client to 10.6.9-r0 (#438)
- ⬆️ Upgrades docker to 20.10.18-r0 (#437)
- ⬆️ Bump yamllint from 1.27.1 to 1.28.0 in /ssh (#436)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Changelog since v12.1.0
- ⬆️ Upgrades add-on base image to 12.2.5 (#458)

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-e64c423-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/e64c423
[release-shield]: https://img.shields.io/badge/version-f96a0a3-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/f96a0a3
[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

@ -85,4 +85,4 @@ startup: services
uart: true
url: https://github.com/hassio-addons/addon-ssh
usb: true
version: e64c423
version: f96a0a3