mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on SSH & Web Terminal to c33cc12
This commit is contained in:
parent
3b0d40c653
commit
1eb64cac75
4 changed files with 14 additions and 8 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog since v6.3.0
|
||||
|
||||
2019/08/12 15:47 UTC - [79cb89a](https://github.com/hassio-addons/addon-ssh/commit/79cb89a0907cd29968a49cd770e6f198cd56668e) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
2019/08/16 19:54 UTC - [c33cc12](https://github.com/hassio-addons/addon-ssh/commit/c33cc126ad60c0ab8cfafb3425e7c3410823ff0c) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades Hassio CLI to v3.0.0
|
||||
|
||||
2019/08/16 19:54 UTC - [c00e015](https://github.com/hassio-addons/addon-ssh/commit/c00e0151afe2589dbe7765b48aba49feed279c9a) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades nginx to 1.16.1-r0
|
||||
|
||||
2019/08/16 19:54 UTC - [79cb89a](https://github.com/hassio-addons/addon-ssh/commit/79cb89a0907cd29968a49cd770e6f198cd56668e) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates yamllint to v1.17.0 (#92)
|
||||
|
||||
|
|
|
@ -97,7 +97,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-ssh/blob/79cb89a/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-ssh/blob/c33cc12/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-ssh-web-terminal/33820?u=frenck
|
||||
[hass-ssh]: https://home-assistant.io/addons/ssh/
|
||||
|
@ -107,8 +107,8 @@ If you are more interested in stable releases of our add-ons:
|
|||
[patreon-shield]: https://www.frenck.nl/images/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-79cb89a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/79cb89a
|
||||
[release-shield]: https://img.shields.io/badge/version-c33cc12-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/c33cc12
|
||||
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/master/images/screenshot.png
|
||||
[ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/master/images/ssh-audit.png
|
||||
[ssh-audit]: https://github.com/arthepsy/ssh-audit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "SSH & Web Terminal",
|
||||
"version": "79cb89a",
|
||||
"version": "c33cc12",
|
||||
"slug": "ssh",
|
||||
"description": "SSH & Web Terminal access to your Home Assistant instance",
|
||||
"url": "https://github.com/hassio-addons/addon-ssh",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue