🎉 Release of add-on SSH & Web Terminal 13.0.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-12-12 15:46:03 +00:00
parent 9b4abb8fe3
commit de9cf4c2e2
5 changed files with 24 additions and 11 deletions

View file

@ -878,10 +878,10 @@ SOFTWARE.
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-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/v12.1.3 [addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v13.0.0
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v12.1.3/README.md [addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v13.0.0/README.md
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
[ssh-version-shield]: https://img.shields.io/badge/version-v12.1.3-blue.svg [ssh-version-shield]: https://img.shields.io/badge/version-v13.0.0-blue.svg
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,7 +1,20 @@
## Whats changed ## Whats changed
The add-on has been upgraded to a new major version of the base image, which is based on Alpine Linux 3.17
## 🐛 Bug fixes
- Fix bash; use hash mark in root prompt @scop (#469)
## 🧰 Maintenance
- 🔨 Migrate old-style base scripts s6-rc @frenck (#476)
## 📚 Documentation
- ssh-audit update @scop (#473)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Upgrades Home Assistant CLI to v4.23.0 @frenck (#465) - ⬆️ Upgrades add-on base image to 13.0.0 @frenck (#474)
- ⬆️ Upgrades python3 to 3.10.8-r0 @frenck (#467) - ⬆️ Upgrades git to 2.38.2-r0 @frenck (#475)
- ⬆️ Upgrades add-on base image to 12.2.7 @frenck (#468)

View file

@ -311,5 +311,5 @@ SOFTWARE.
[reddit]: https://reddit.com/r/homeassistant [reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-ssh/releases [releases]: https://github.com/hassio-addons/addon-ssh/releases
[semver]: http://semver.org/spec/v2.0.0.htm [semver]: http://semver.org/spec/v2.0.0.htm
[ssh-audit]: https://github.com/arthepsy/ssh-audit [ssh-audit]: https://github.com/jtesta/ssh-audit
[zsh]: https://en.wikipedia.org/wiki/Z_shell [zsh]: https://en.wikipedia.org/wiki/Z_shell

View file

@ -82,9 +82,9 @@ well. Additionally, it comes out of the box with the following:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v12.1.3-blue.svg [release-shield]: https://img.shields.io/badge/version-v13.0.0-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v12.1.3 [release]: https://github.com/hassio-addons/addon-ssh/tree/v13.0.0
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png [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-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png
[ssh-audit]: https://github.com/arthepsy/ssh-audit [ssh-audit]: https://github.com/jtesta/ssh-audit
[zsh]: https://en.wikipedia.org/wiki/Z_shell [zsh]: https://en.wikipedia.org/wiki/Z_shell

View file

@ -85,4 +85,4 @@ startup: services
uart: true uart: true
url: https://github.com/hassio-addons/addon-ssh url: https://github.com/hassio-addons/addon-ssh
usb: true usb: true
version: 12.1.3 version: 13.0.0