diff --git a/README.md b/README.md index cfa0e4e9f..500d77c06 100644 --- a/README.md +++ b/README.md @@ -1166,10 +1166,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/5c06397 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/5c06397/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/efbd7c2 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/efbd7c2/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-5c06397-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-efbd7c2-blue.svg [ssh-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ssh-armhf.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 diff --git a/ssh/CHANGELOG.md b/ssh/CHANGELOG.md index ede3e476f..816ad7822 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,10 +1,4 @@ -# Changelog since v7.6.0 -- ⬆ Upgrades Home Assistant CLI to v4.7.0 -- ⬆ Upgrades mariadb-client to 10.4.15-r0 -- ⬆ Upgrades libuv to 1.38.1-r0 -- ⬆ Upgrades add-on base image to v8.0.5 -- ⬆ Upgrades Home Assistant CLI to v4.5.0 -- ⬆ Upgrades libxml2-utils to 2.9.10-r5 -- ⬆ Updates yamllint to v1.25.0 (#160) - -Co-authored-by: Renovate Bot +# Changelog since v7.7.0 +- ⬆ Upgrades Home Assistant CLI to v4.9.0 +- ⬆ Upgrades tmux to 3.1c-r0 +- ⬆ Upgrades add-on base image to v8.0.6 diff --git a/ssh/README.md b/ssh/README.md index 8296fc078..1399aad7f 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -104,8 +104,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-5c06397-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/5c06397 +[release-shield]: https://img.shields.io/badge/version-efbd7c2-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/efbd7c2 [screenshot]: https://github.com/hassio-addons/addon-ssh/raw/master/images/screenshot.png [ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/master/images/ssh-audit.png [ssh-audit]: https://github.com/arthepsy/ssh-audit diff --git a/ssh/config.json b/ssh/config.json index dbca10b76..a68277809 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -1,6 +1,6 @@ { "name": "SSH & Web Terminal", - "version": "5c06397", + "version": "efbd7c2", "slug": "ssh", "description": "SSH & Web Terminal access to your Home Assistant instance", "url": "https://github.com/hassio-addons/addon-ssh",