mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on SSH & Web Terminal to c3c45e3
This commit is contained in:
parent
cb77f78e10
commit
a18682b096
4 changed files with 112 additions and 6 deletions
|
@ -926,10 +926,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/1a5c756
|
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/c3c45e3
|
||||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/1a5c756/README.md
|
[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-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-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
|
||||||
|
|
106
ssh/CHANGELOG.md
106
ssh/CHANGELOG.md
|
@ -1,4 +1,110 @@
|
||||||
# Changelog since v9.0.1
|
# 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] <support@github.com>
|
||||||
|
|
||||||
|
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] <support@github.com>
|
||||||
|
|
||||||
|
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] <support@github.com>
|
||||||
|
|
||||||
|
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] <support@github.com>
|
||||||
|
|
||||||
|
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] <support@github.com>
|
||||||
|
|
||||||
|
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] <support@github.com>
|
||||||
|
|
||||||
|
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)
|
- ⬆️ 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.
|
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
|
||||||
|
|
|
@ -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-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-1a5c756-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-c3c45e3-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/1a5c756
|
[release]: https://github.com/hassio-addons/addon-ssh/tree/c3c45e3
|
||||||
[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/arthepsy/ssh-audit
|
[ssh-audit]: https://github.com/arthepsy/ssh-audit
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "SSH & Web Terminal",
|
"name": "SSH & Web Terminal",
|
||||||
"version": "1a5c756",
|
"version": "c3c45e3",
|
||||||
"slug": "ssh",
|
"slug": "ssh",
|
||||||
"description": "SSH & Web Terminal access to your Home Assistant instance",
|
"description": "SSH & Web Terminal access to your Home Assistant instance",
|
||||||
"url": "https://github.com/hassio-addons/addon-ssh",
|
"url": "https://github.com/hassio-addons/addon-ssh",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue