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 909b9dc
This commit is contained in:
parent
b87386f946
commit
b8a61328c0
4 changed files with 18 additions and 9 deletions
|
@ -1080,10 +1080,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/4b8f05a
|
||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/4b8f05a/README.md
|
||||
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/909b9dc
|
||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/909b9dc/README.md
|
||||
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
||||
[ssh-version-shield]: https://img.shields.io/badge/version-4b8f05a-blue.svg
|
||||
[ssh-version-shield]: https://img.shields.io/badge/version-909b9dc-blue.svg
|
||||
[ssh-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ssh-armhf.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
|
||||
|
|
|
@ -1,8 +1,17 @@
|
|||
# Changelog since v6.1.0
|
||||
|
||||
2019/07/14 11:21 UTC - [4b8f05a](https://github.com/hassio-addons/addon-ssh/commit/4b8f05a530f7d78276e631ecfe5a6aeefb9e6c7f) by [@frenck](https://github.com/frenck)
|
||||
2019/07/20 19:57 UTC - [909b9dc](https://github.com/hassio-addons/addon-ssh/commit/909b9dca802b35bfcfd0e6c148dec6e7356deb45) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds support for persistent .gitconfig
|
||||
|
||||
2019/07/20 19:57 UTC - [fc82376](https://github.com/hassio-addons/addon-ssh/commit/fc823769277d9ed9f7720511f0ca755d0ebba6d5) by [@frenck](https://github.com/frenck)
|
||||
> :racehorse: Improves build speed by leveraging the Home Assistant Wheels server
|
||||
|
||||
2019/07/20 19:57 UTC - [c4c8718](https://github.com/hassio-addons/addon-ssh/commit/c4c8718dc8e2be059b8d011ad6bdb67f6cf4389d) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades docker to 18.09.8-r0
|
||||
|
||||
2019/07/20 19:57 UTC - [4b8f05a](https://github.com/hassio-addons/addon-ssh/commit/4b8f05a530f7d78276e631ecfe5a6aeefb9e6c7f) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades docker to 18.09.7-r0
|
||||
|
||||
2019/07/14 11:21 UTC - [4439be2](https://github.com/hassio-addons/addon-ssh/commit/4439be2ccf99c2af7d33547cbd4ca269b13eda27) by [@frenck](https://github.com/frenck)
|
||||
2019/07/20 19:57 UTC - [4439be2](https://github.com/hassio-addons/addon-ssh/commit/4439be2ccf99c2af7d33547cbd4ca269b13eda27) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to v4.0.2
|
||||
|
||||
|
|
|
@ -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/4b8f05a/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-ssh/blob/909b9dc/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-4b8f05a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/4b8f05a
|
||||
[release-shield]: https://img.shields.io/badge/version-909b9dc-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/909b9dc
|
||||
[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": "4b8f05a",
|
||||
"version": "909b9dc",
|
||||
"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