🎉 Release of add-on Advanced SSH & Web Terminal 16.0.2

This commit is contained in:
Community Hass.io Add-ons Bot 2023-12-05 08:36:06 +00:00
parent 91569f20fc
commit 9f308aab87
5 changed files with 17 additions and 9 deletions

View file

@ -1,5 +1,13 @@
## Whats changed
## 🐛 Bug fixes
## 📚 Documentation
- Fix unbound variable in log warning message @frenck ([#634](https://github.com/hassio-addons/addon-ssh/pull/634))
- Update SSH documentation configuration example @josteinh ([#649](https://github.com/hassio-addons/addon-ssh/pull/649))
## ⬆️ Dependency updates
- ⬆️ Update OpenSSL to v3.1.4-r1 @renovate ([#636](https://github.com/hassio-addons/addon-ssh/pull/636))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 @renovate ([#637](https://github.com/hassio-addons/addon-ssh/pull/637))
- ⬆️ Update alpine_3_18/libxml2-utils to v2.11.6-r0 @renovate ([#645](https://github.com/hassio-addons/addon-ssh/pull/645))
- ⬆️ Update Docker to v23.0.6-r7 @renovate ([#644](https://github.com/hassio-addons/addon-ssh/pull/644))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 @renovate ([#650](https://github.com/hassio-addons/addon-ssh/pull/650))

View file

@ -84,7 +84,7 @@ ssh:
username: homeassistant
password: ""
authorized_keys:
- ssh-rsa AASDJKJKJFWJFAFLCNALCMLAK234234.....
- ssh-ed25519 AASDJKJKJFWJFAFLCNALCMLAK234234.....
sftp: false
compatibility_mode: false
allow_agent_forwarding: false

View file

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

View file

@ -1,5 +1,5 @@
name: Advanced SSH & Web Terminal
version: 16.0.1
version: 16.0.2
slug: ssh
description: A supercharged SSH & Web Terminal access to your Home Assistant instance
url: https://github.com/hassio-addons/addon-ssh