From 85ff5549a8cdd6a3626dd16694eeca307a9256fe Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 20 Mar 2022 13:12:43 +0000 Subject: [PATCH] :tada: Release of add-on SSH & Web Terminal 10.1.1 --- README.md | 6 +++--- ssh/CHANGELOG.md | 20 +------------------- ssh/README.md | 4 ++-- ssh/config.yaml | 2 +- 4 files changed, 7 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 0c7253d1..f2092ff2 100644 --- a/README.md +++ b/README.md @@ -841,10 +841,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/v10.1.0 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v10.1.0/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v10.1.1 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v10.1.1/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-v10.1.0-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-v10.1.1-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 55f2140d..e4fc0ee1 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -2,22 +2,4 @@ ## 🚀 Enhancements -- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#388) - -## 🧰 Maintenance - -- 🔒 Pass sign token to main workflow @frenck (#390) - -## 📚 Documentation - -- 📚 Add My buttons to documentation @frenck (#389) - -## ⬆️ Dependency updates - -- ⬆️ Upgrades bind-tools to 9.16.25-r0 @frenck (#381) -- ⬆️ Upgrades bluez to 5.63-r0 @frenck (#382) -- ⬆️ Upgrades libxml2-utils to 2.9.13-r0 @frenck (#383) -- ⬆️ Upgrades vim to 8.2.4173-r0 @frenck (#384) -- ⬆️ Upgrades zsh to 5.8.1-r0 @frenck (#385) -- ⬆️ Upgrades zsh-syntax-highlighting to 0.7.1-r1 @frenck (#386) -- ⬆️ Upgrades add-on base image to 11.1.0 @frenck (#387) +- Preserve the SSH_AUTH_SOCK environment variable @imgrant (#368) diff --git a/ssh/README.md b/ssh/README.md index 998a14f2..f98ba4a1 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -82,8 +82,8 @@ well. Additionally, it comes out of the box with the following: [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-v10.1.0-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/v10.1.0 +[release-shield]: https://img.shields.io/badge/version-v10.1.1-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/v10.1.1 [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 973aec8f..4330a6d7 100644 --- a/ssh/config.yaml +++ b/ssh/config.yaml @@ -84,4 +84,4 @@ startup: services uart: true url: https://github.com/hassio-addons/addon-ssh usb: true -version: 10.1.0 +version: 10.1.1