From a18682b0968cb38c2ac702b08b99d28bc6dd3fd2 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 10 Nov 2021 20:17:54 +0000 Subject: [PATCH] :arrow_up: Updating add-on SSH & Web Terminal to c3c45e3 --- README.md | 6 +-- ssh/CHANGELOG.md | 106 +++++++++++++++++++++++++++++++++++++++++++++++ ssh/README.md | 4 +- ssh/config.json | 2 +- 4 files changed, 112 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 05138734e..16c7fb4a3 100644 --- a/README.md +++ b/README.md @@ -926,10 +926,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/1a5c756 -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/1a5c756/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/c3c45e3 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/c3c45e3/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-1a5c756-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-c3c45e3-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 25375b398..ea1ad7e40 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,4 +1,110 @@ # Changelog since v9.0.1 +- Switch to centralized GitHub Action Workflows (#337) +- ⬆️ Upgrades vim to 8.2.3437-r0 (#336) +- ⬆️ Upgrades openssh to 8.6_p1-r3 (#335) +- ⬆️ Upgrades bind-tools to 9.16.20-r1 (#334) +- ⬆️ Upgrades openssl to 1.1.1l-r0 (#333) +- ⬆️ Upgrades docker to 20.10.9-r0 (#332) +- ⬆️ Upgrades add-on base image to 10.2.2 (#331) +- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#323) + +Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. +- [Release notes](https://github.com/actions/checkout/releases) +- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) +- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) + +--- +updated-dependencies: +- dependency-name: actions/checkout + 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> +- ⬆️ Upgrade lock-threads workflow to 3.0.0 (#321) +- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#317) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1) + +--- +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 creyD/prettier_action from 3.3 to 4.0 (#308) + +Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. +- [Release notes](https://github.com/creyD/prettier_action/releases) +- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0) + +--- +updated-dependencies: +- dependency-name: creyD/prettier_action + 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 docker/setup-buildx-action from 1.5.1 to 1.6.0 (#307) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0) + +--- +updated-dependencies: +- dependency-name: docker/setup-buildx-action + 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 frenck/action-addon-linter from 2.2 to 2.3 (#305) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3) + +--- +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 yamllint from 1.26.2 to 1.26.3 in /ssh (#304) + +Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.2 to 1.26.3. +- [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.2...v1.26.3) + +--- +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> - ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#303) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0. diff --git a/ssh/README.md b/ssh/README.md index a3a4e24b9..8e86879a1 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-1a5c756-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/1a5c756 +[release-shield]: https://img.shields.io/badge/version-c3c45e3-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/c3c45e3 [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 4ca2b3c68..22c33335a 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -1,6 +1,6 @@ { "name": "SSH & Web Terminal", - "version": "1a5c756", + "version": "c3c45e3", "slug": "ssh", "description": "SSH & Web Terminal access to your Home Assistant instance", "url": "https://github.com/hassio-addons/addon-ssh",