⬆️ Updating add-on SSH & Web Terminal to 250b9cc

This commit is contained in:
Community Hass.io Add-ons Bot 2023-01-17 12:05:20 +00:00
parent dd15c29108
commit 9c97279ad5
5 changed files with 17 additions and 14 deletions

View file

@ -963,10 +963,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/4b5506c [addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/250b9cc
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/4b5506c/README.md [addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/250b9cc/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-4b5506c-blue.svg [ssh-version-shield]: https://img.shields.io/badge/version-250b9cc-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,6 +1,9 @@
# Changelog since v12.1.3 # Changelog since v13.0.0
- Fix bash; use hash mark in root prompt (#469) - ⬆️ Upgrades add-on base image to 13.1.0 (#489)
- 🔨 Migrate old-style base scripts s6-rc (#476) - ⬆️ Upgrades add-on base image to 13.0.1 (#484)
- ⬆️ Upgrades git to 2.38.2-r0 (#475) - 🎆 Updates maintenance/license year to 2023 (#483)
- ssh-audit update (#473) - ⬆️ Upgrades bind-tools to 9.18.10-r0 (#482)
- ⬆️ Upgrades add-on base image to 13.0.0 (#474) - ⬆️ Upgrades networkmanager-cli to 1.40.8-r0 (#481)
- ⬆️ Upgrades sqlite to 3.40.1-r0 (#480)
- ⬆️ Upgrades python3 to 3.10.9-r1 (#479)
- ⬆️ Upgrades docker to 20.10.21-r2 (#478)

View file

@ -275,7 +275,7 @@ check [the contributors page][contributors].
MIT License MIT License
Copyright (c) 2017-2022 Franck Nijhof Copyright (c) 2017-2023 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -95,14 +95,14 @@ If you are more interested in stable releases of our add-ons:
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck [github-sponsors]: https://github.com/sponsors/frenck
[hass-ssh]: https://home-assistant.io/addons/ssh/ [hass-ssh]: https://home-assistant.io/addons/ssh/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[ohmyzsh]: http://ohmyz.sh/ [ohmyzsh]: http://ohmyz.sh/
[openssh]: https://www.openssh.com/ [openssh]: https://www.openssh.com/
[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-4b5506c-blue.svg [release-shield]: https://img.shields.io/badge/version-250b9cc-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/4b5506c [release]: https://github.com/hassio-addons/addon-ssh/tree/250b9cc
[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/jtesta/ssh-audit [ssh-audit]: https://github.com/jtesta/ssh-audit

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: 4b5506c version: 250b9cc