From ae2a41a9489a7de492da2d313b6c668fff109f62 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 17 Jan 2023 13:39:16 +0000 Subject: [PATCH] :arrow_up: Updating add-on SSH & Web Terminal to 8d375a2 --- README.md | 6 +++--- ssh/CHANGELOG.md | 18 ++++++++++++++++++ ssh/README.md | 4 ++-- ssh/config.yaml | 2 +- 4 files changed, 24 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9d8eebb1e..073dd6377 100644 --- a/README.md +++ b/README.md @@ -963,10 +963,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/250b9cc -[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/250b9cc/README.md +[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/8d375a2 +[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/8d375a2/README.md [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues -[ssh-version-shield]: https://img.shields.io/badge/version-250b9cc-blue.svg +[ssh-version-shield]: https://img.shields.io/badge/version-8d375a2-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 3643a736e..33dd92faf 100644 --- a/ssh/CHANGELOG.md +++ b/ssh/CHANGELOG.md @@ -1,4 +1,22 @@ # Changelog since v13.0.0 +- ⬆️ Bump yamllint from 1.28.0 to 1.29.0 in /ssh (#487) + +Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.28.0 to 1.29.0. +- [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.28.0...v1.29.0) + +--- +updated-dependencies: +- dependency-name: yamllint + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Upgrades add-on base image to 13.1.0 (#489) - ⬆️ Upgrades add-on base image to 13.0.1 (#484) - 🎆 Updates maintenance/license year to 2023 (#483) diff --git a/ssh/README.md b/ssh/README.md index 68695b7b0..478150fdf 100644 --- a/ssh/README.md +++ b/ssh/README.md @@ -101,8 +101,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-250b9cc-blue.svg -[release]: https://github.com/hassio-addons/addon-ssh/tree/250b9cc +[release-shield]: https://img.shields.io/badge/version-8d375a2-blue.svg +[release]: https://github.com/hassio-addons/addon-ssh/tree/8d375a2 [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/jtesta/ssh-audit diff --git a/ssh/config.yaml b/ssh/config.yaml index 91541ca52..8e237467c 100644 --- a/ssh/config.yaml +++ b/ssh/config.yaml @@ -85,4 +85,4 @@ startup: services uart: true url: https://github.com/hassio-addons/addon-ssh usb: true -version: 250b9cc +version: 8d375a2