diff --git a/README.md b/README.md index 9d2f12a36..9d8eebb1e 100644 --- a/README.md +++ b/README.md @@ -963,10 +963,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/4b5506c -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/4b5506c/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/250b9cc +[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-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-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 ed2a69135..3643a736e 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -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) diff --git a/ssh/DOCS.md b/ssh/DOCS.md index 88f079bb3..2aa0b11d1 100644 --- a/ssh/DOCS.md +++ b/ssh/DOCS.md @@ -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 diff --git a/ssh/README.md b/ssh/README.md index ba7c351da..68695b7b0 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -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 diff --git a/ssh/config.yaml b/ssh/config.yaml index 4c91d5c96..91541ca52 100644 --- a/ssh/config.yaml +++ b/ssh/config.yaml @@ -85,4 +85,4 @@ startup: services uart: true url: https://github.com/hassio-addons/addon-ssh usb: true -version: 4b5506c +version: 250b9cc