diff --git a/README.md b/README.md index 2dea35400..277fb83bd 100644 --- a/README.md +++ b/README.md @@ -1027,10 +1027,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/9256270 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/9256270/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/3c7c658 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/3c7c658/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-9256270-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-3c7c658-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 d57ce0d93..45381edd9 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,10 +1,9 @@ -# Changelog since v8.0.2 -- ⬆ Upgrades python3 to 3.8.7-r1 (#213) -- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 (#212) +# Changelog since v8.0.3 +- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#215) -Bumps [actions/stale](https://github.com/actions/stale) from v3.0.16 to v3.0.17. +Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. - [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.16...996798eb71ef485dc4c7b4d3285842d714040c4a) +- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4) Signed-off-by: dependabot[bot] diff --git a/ssh/README.md b/ssh/README.md index d23168cec..17cf24619 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -102,8 +102,8 @@ If you are more interested in stable releases of our add-ons: [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-9256270-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/9256270 +[release-shield]: https://img.shields.io/badge/version-3c7c658-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/3c7c658 [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/arthepsy/ssh-audit diff --git a/ssh/config.json b/ssh/config.json index f54b3e344..1cb3bab22 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -1,6 +1,6 @@ { "name": "SSH & Web Terminal", - "version": "9256270", + "version": "3c7c658", "slug": "ssh", "description": "SSH & Web Terminal access to your Home Assistant instance", "url": "https://github.com/hassio-addons/addon-ssh",