From 9251e5ef1f36d2da1ee21b59003b1c2026575d69 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 1 May 2023 08:02:14 +0000 Subject: [PATCH] :arrow_up: Updating add-on Advanced SSH & Web Terminal to e8d5f73 --- README.md | 6 +++--- ssh/CHANGELOG.md | 1 + ssh/DOCS.md | 10 +++++----- ssh/README.md | 10 +++++----- ssh/config.yaml | 7 +++---- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index a38c3f3af..5489165c4 100644 --- a/README.md +++ b/README.md @@ -705,10 +705,10 @@ SOFTWARE. [adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [adguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [adguard-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/8ecd322 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/8ecd322/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/e8d5f73 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/e8d5f73/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-8ecd322-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-e8d5f73-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 653124af4..bfdf3bf38 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v13.1.0 +- Rename add-on to Advanced SSH & Web Terminal (#548) - Allow HA commands without an interactive shell (#545) - ⬆️ Update alpine_3_17/git to v2.38.5-r0 (#544) diff --git a/ssh/DOCS.md b/ssh/DOCS.md index f79fbd3cf..a2056353b 100644 --- a/ssh/DOCS.md +++ b/ssh/DOCS.md @@ -1,4 +1,4 @@ -# Home Assistant Community Add-on: SSH & Web Terminal +# Home Assistant Community Add-on: Advanced SSH & Web Terminal This add-on allows you to log in to your Home Assistant instance using SSH or a Web Terminal, giving you to access your folders and @@ -11,8 +11,8 @@ usability, flexibility and also provides access using a web interface. ## WARNING -The SSH & Web Terminal add-on is very powerful and gives you access to almost -all tools and hardware of your system. +The advanced SSH & Web Terminal add-on is very powerful and gives you access +to almost all tools and hardware of your system. While this add-on is created and maintained with care and with security in mind, in the wrong or inexperienced hands, it could damage your system. @@ -68,8 +68,8 @@ comparison to installing any other Home Assistant add-on. 1. Click the "Install" button to install the add-on. 1. Configure the `username` and `password`/`authorized_keys` options. -1. Start the "SSH & Web Terminal" add-on. -1. Check the logs of the "SSH & Web Terminal" add-on to see if everything +1. Start the "Advanced SSH & Web Terminal" add-on. +1. Check the logs of the "Advanced SSH & Web Terminal" add-on to see if everything went well. ## Configuration diff --git a/ssh/README.md b/ssh/README.md index ebfa6ff03..e8d8c3388 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -1,4 +1,4 @@ -# Home Assistant Community Add-on: SSH & Web Terminal +# Home Assistant Community Add-on: Advanced SSH & Web Terminal [![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] @@ -26,8 +26,8 @@ usability, flexibility and also provides access using a web interface. ## WARNING -The SSH & Web Terminal add-on is a really powerful and gives you virtually -access to all tools and almost all hardware of your system. +The advanced SSH & Web Terminal add-on is a really powerful and gives you +virtually access to all tools and almost all hardware of your system. While this add-on is created and maintained with care and with security in mind, in the wrong or inexperienced hands, it could damage your system. @@ -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-8ecd322-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/8ecd322 +[release-shield]: https://img.shields.io/badge/version-e8d5f73-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/e8d5f73 [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/jtesta/ssh-audit diff --git a/ssh/config.yaml b/ssh/config.yaml index 3d28533a1..bf3a03431 100644 --- a/ssh/config.yaml +++ b/ssh/config.yaml @@ -1,10 +1,9 @@ -name: SSH & Web Terminal -version: 8ecd322 +name: Advanced SSH & Web Terminal +version: e8d5f73 slug: ssh -description: SSH & Web Terminal access to your Home Assistant instance +description: A supercharged SSH & Web Terminal access to your Home Assistant instance url: https://github.com/hassio-addons/addon-ssh codenotary: codenotary@frenck.dev -advanced: true startup: services ingress: true ingress_port: 0