From 70d7a91a1a3c8ea01d1256ffda75ac369716bea2 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 11 Aug 2021 22:58:49 +0000 Subject: [PATCH] :arrow_up: Updating add-on SSH & Web Terminal to 40a92ea --- README.md | 6 ++-- ssh/CHANGELOG.md | 89 ++---------------------------------------------- ssh/README.md | 4 +-- ssh/config.json | 2 +- 4 files changed, 8 insertions(+), 93 deletions(-) diff --git a/README.md b/README.md index 0fe2db53c..650301e87 100644 --- a/README.md +++ b/README.md @@ -912,10 +912,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/b82f292 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/b82f292/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/40a92ea +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/40a92ea/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-b82f292-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-40a92ea-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 03381ebaa..ca0dc08b9 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,87 +1,2 @@ -# Changelog since v9.0.0 -- ⬆️ Bump yamllint from 1.26.1 to 1.26.2 in /ssh (#295) - -Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.1 to 1.26.2. -- [Release notes](https://github.com/adrienverge/yamllint/releases) -- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) -- [Commits](https://github.com/adrienverge/yamllint/compare/v1.26.1...v1.26.2) - ---- -updated-dependencies: -- dependency-name: yamllint - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades add-on base image to v10.0.1 (#298) -- ⬆️ Upgrades rsync to 3.2.3-r4 (#297) -- ⬆️ Upgrades mariadb-client to 10.5.12-r0 (#296) -- ⬆️ Bump actions/stale from 3.0.19 to 4 (#291) - -Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4. -- [Release notes](https://github.com/actions/stale/releases) -- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) -- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4) - ---- -updated-dependencies: -- dependency-name: actions/stale - dependency-type: direct:production - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 (#292) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.1...v2.2) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#290) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-action - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#289) - -Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1. -- [Release notes](https://github.com/dessant/lock-threads/releases) -- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) -- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1) - ---- -updated-dependencies: -- dependency-name: dessant/lock-threads - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +# Changelog since v9.0.1 +- 🚀 Add-on CI improvements (#299) diff --git a/ssh/README.md b/ssh/README.md index 8c2366abf..22b91804e 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-b82f292-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/b82f292 +[release-shield]: https://img.shields.io/badge/version-40a92ea-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/40a92ea [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 f9f419c06..ffa0cd79f 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -1,6 +1,6 @@ { "name": "SSH & Web Terminal", - "version": "b82f292", + "version": "40a92ea", "slug": "ssh", "description": "SSH & Web Terminal access to your Home Assistant instance", "url": "https://github.com/hassio-addons/addon-ssh",