diff --git a/README.md b/README.md index 2b1bc46fe..aacbd3d4c 100644 --- a/README.md +++ b/README.md @@ -926,10 +926,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/b757344 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/b757344/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/27bcb4b +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/27bcb4b/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-b757344-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-27bcb4b-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 diff --git a/ssh/CHANGELOG.md b/ssh/CHANGELOG.md index 36ec03cfa..18fa85c76 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v9.0.1 +- Upgrade ttyd 62a5b63 & libwebsockets 4.2.1 (#340) +- ⬆️ Upgrades Home Assistant CLI to v4.14.0 (#339) - Migrate JSON config to YAML (#338) - Switch to centralized GitHub Action Workflows (#337) - ⬆️ Upgrades vim to 8.2.3437-r0 (#336) diff --git a/ssh/README.md b/ssh/README.md index 4c108f448..04a12b429 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -102,8 +102,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-b757344-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/b757344 +[release-shield]: https://img.shields.io/badge/version-27bcb4b-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/27bcb4b [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 diff --git a/ssh/config.yaml b/ssh/config.yaml index 22cce5ed0..c07b0b3c4 100644 --- a/ssh/config.yaml +++ b/ssh/config.yaml @@ -85,4 +85,4 @@ stdin: true uart: true url: https://github.com/hassio-addons/addon-ssh usb: true -version: b757344 +version: 27bcb4b