From db998e7de7712547fd6527c5167445c7ffeb45c8 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 28 May 2021 11:36:24 +0000 Subject: [PATCH] :arrow_up: Updating add-on SSH & Web Terminal to 872d8cf --- README.md | 6 +++--- ssh/CHANGELOG.md | 11 +++++------ ssh/README.md | 4 ++-- ssh/config.json | 2 +- 4 files changed, 11 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index bcb8997eb..5da97e430 100644 --- a/README.md +++ b/README.md @@ -944,10 +944,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/3814e83 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/3814e83/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/872d8cf +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/872d8cf/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-3814e83-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-872d8cf-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 179d212be..d0605b277 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,10 +1,9 @@ -# Changelog since v8.2.2 -- ⬆️ Upgrades Home Assistant CLI to v4.12.3 (#272) -- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#270) +# Changelog since v8.2.3 +- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#274) -Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. -- [Release notes](https://github.com/micnncim/action-label-syncer/releases) -- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0) +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0) Signed-off-by: dependabot[bot] diff --git a/ssh/README.md b/ssh/README.md index 79f47fc4b..54577e40e 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-3814e83-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/3814e83 +[release-shield]: https://img.shields.io/badge/version-872d8cf-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/872d8cf [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 1753a54db..46cab9d58 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -1,6 +1,6 @@ { "name": "SSH & Web Terminal", - "version": "3814e83", + "version": "872d8cf", "slug": "ssh", "description": "SSH & Web Terminal access to your Home Assistant instance", "url": "https://github.com/hassio-addons/addon-ssh",