From fdae6ebb8706c5318c34600bfd7adee126b57116 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 19 Jan 2022 09:03:54 +0000 Subject: [PATCH] :arrow_up: Updating add-on SSH & Web Terminal to aeb05ca --- README.md | 6 +++--- ssh/CHANGELOG.md | 1 + ssh/README.md | 4 ++-- ssh/config.yaml | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 91ac4a279..095d26bc5 100644 --- a/README.md +++ b/README.md @@ -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/0b33d5c -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/0b33d5c/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/aeb05ca +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/aeb05ca/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-0b33d5c-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-aeb05ca-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 2ce546fb6..cbad083bb 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,2 +1,3 @@ # Changelog since v10.0.1 +- Fix typo introduced in #346 causing error message (#366) - Remove HaveIBeenPwned references (#363) diff --git a/ssh/README.md b/ssh/README.md index b6ea2dc03..b4fb12e85 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -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-0b33d5c-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/0b33d5c +[release-shield]: https://img.shields.io/badge/version-aeb05ca-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/aeb05ca [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 d467c0ba7..dd837880d 100644 --- a/ssh/config.yaml +++ b/ssh/config.yaml @@ -83,4 +83,4 @@ startup: services uart: true url: https://github.com/hassio-addons/addon-ssh usb: true -version: 0b33d5c +version: aeb05ca