⬆️ 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

@ -1,6 +1,9 @@
# Changelog since v12.1.3
- Fix bash; use hash mark in root prompt (#469)
- 🔨 Migrate old-style base scripts s6-rc (#476)
- ⬆️ Upgrades git to 2.38.2-r0 (#475)
- ssh-audit update (#473)
- ⬆️ Upgrades add-on base image to 13.0.0 (#474)
# Changelog since v13.0.0
- ⬆️ Upgrades add-on base image to 13.1.0 (#489)
- ⬆️ Upgrades add-on base image to 13.0.1 (#484)
- 🎆 Updates maintenance/license year to 2023 (#483)
- ⬆️ Upgrades bind-tools to 9.18.10-r0 (#482)
- ⬆️ 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
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
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]: https://github.com/sponsors/frenck
[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/
[openssh]: https://www.openssh.com/
[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-4b5506c-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/4b5506c
[release-shield]: https://img.shields.io/badge/version-250b9cc-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/250b9cc
[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

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