⬆️ Updating add-on SSH & Web Terminal to 87aa228

This commit is contained in:
Community Hass.io Add-ons Bot 2023-01-18 14:08:37 +00:00
parent bf7637b96f
commit c2d518b9a1
4 changed files with 8 additions and 33 deletions

View file

@ -963,10 +963,10 @@ SOFTWARE.
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-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/8d375a2 [addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/87aa228
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/8d375a2/README.md [addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/87aa228/README.md
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
[ssh-version-shield]: https://img.shields.io/badge/version-8d375a2-blue.svg [ssh-version-shield]: https://img.shields.io/badge/version-87aa228-blue.svg
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,27 +1,2 @@
# Changelog since v13.0.0 # Changelog since v13.0.1
- ⬆️ Bump yamllint from 1.28.0 to 1.29.0 in /ssh (#487) - ⬆️ Upgrades git to 2.38.3-r1 (#491)
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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
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)
- ⬆️ Upgrades bind-tools to 9.18.10-r0 (#482)
- ⬆️ Upgrades networkmanager-cli to 1.40.8-r0 (#481)
- ⬆️ Upgrades sqlite to 3.40.1-r0 (#480)
- ⬆️ Upgrades python3 to 3.10.9-r1 (#479)
- ⬆️ Upgrades docker to 20.10.21-r2 (#478)

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-8d375a2-blue.svg [release-shield]: https://img.shields.io/badge/version-87aa228-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/8d375a2 [release]: https://github.com/hassio-addons/addon-ssh/tree/87aa228
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png [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-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png
[ssh-audit]: https://github.com/jtesta/ssh-audit [ssh-audit]: https://github.com/jtesta/ssh-audit

View file

@ -85,4 +85,4 @@ startup: services
uart: true uart: true
url: https://github.com/hassio-addons/addon-ssh url: https://github.com/hassio-addons/addon-ssh
usb: true usb: true
version: 8d375a2 version: 87aa228