From d5559b70201bc63e45846930f51628910ae5866b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 4 Jan 2025 15:53:35 +0000 Subject: [PATCH] :arrow_up: Updating add-on Advanced SSH & Web Terminal to e087350 --- README.md | 6 +++--- ssh/CHANGELOG.md | 1 + ssh/DOCS.md | 2 +- ssh/README.md | 6 +++--- ssh/config.yaml | 2 +- 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 71ba984c9..38b200f15 100644 --- a/README.md +++ b/README.md @@ -789,10 +789,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/e69f105 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/e69f105/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/e087350 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/e087350/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-e69f105-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-e087350-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 e6cfe1af3..d76f435c6 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v19.0.0 +- 🎆 Updates maintenance/license year to 2025 (#822) - Synchronize the Features list (#782) - Update profile filename to run with zsh (#821) - ⬆️ Update alpine_3_21/bind-tools to v9.18.32-r0 (#820) diff --git a/ssh/DOCS.md b/ssh/DOCS.md index aa195249c..c7c3faaf2 100644 --- a/ssh/DOCS.md +++ b/ssh/DOCS.md @@ -284,7 +284,7 @@ check [the contributors page][contributors]. MIT License -Copyright (c) 2017-2024 Franck Nijhof +Copyright (c) 2017-2025 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 3f72180fa..da007ac38 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/2024.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.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-e69f105-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/e69f105 +[release-shield]: https://img.shields.io/badge/version-e087350-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/e087350 [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 daed78929..b27115f5b 100644 --- a/ssh/config.yaml +++ b/ssh/config.yaml @@ -1,5 +1,5 @@ name: Advanced SSH & Web Terminal -version: e69f105 +version: e087350 slug: ssh description: A supercharged SSH & Web Terminal access to your Home Assistant instance url: https://github.com/hassio-addons/addon-ssh