diff --git a/README.md b/README.md index f6403f682..3d8a5a5ca 100644 --- a/README.md +++ b/README.md @@ -705,10 +705,10 @@ SOFTWARE. [adguard-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [adguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [adguard-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/fed4cde -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/fed4cde/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/bbbe277 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/bbbe277/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-fed4cde-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-bbbe277-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-no-red.svg diff --git a/ssh/CHANGELOG.md b/ssh/CHANGELOG.md index 2e1465a35..ae6505ff5 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,9 +1,2 @@ -# Changelog since v17.0.0 -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.3 (#666) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- Disable the chacha20-poly1305@openssh.com cipher, CVE-2023-48795 (#663) -- ⬆️ Update alpine_3_19/openssh to v9.6_p1-r0 (#661) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.2 (#660) +# Changelog since v17.0.1 +- 🎆 Updates maintenance/license year to 2024 (#670) diff --git a/ssh/DOCS.md b/ssh/DOCS.md index c039fe758..3149e3ab0 100644 --- a/ssh/DOCS.md +++ b/ssh/DOCS.md @@ -285,7 +285,7 @@ check [the contributors page][contributors]. MIT License -Copyright (c) 2017-2023 Franck Nijhof +Copyright (c) 2017-2024 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 20ef7ff24..daa3dc88e 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/2023.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.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-fed4cde-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/fed4cde +[release-shield]: https://img.shields.io/badge/version-bbbe277-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/bbbe277 [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 980a85cda..9b3c4e1cc 100644 --- a/ssh/config.yaml +++ b/ssh/config.yaml @@ -1,5 +1,5 @@ name: Advanced SSH & Web Terminal -version: fed4cde +version: bbbe277 slug: ssh description: A supercharged SSH & Web Terminal access to your Home Assistant instance url: https://github.com/hassio-addons/addon-ssh