mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-06 13:44:21 +01:00
ssh: Upgrade CLI to 4.10.1 (#1810)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 9.0.1
|
||||
|
||||
- Upgrade Home Assistant CLI to 4.10.1
|
||||
|
||||
## 9.0.0
|
||||
|
||||
- Upgrade Alpine Linux to 3.13
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"i386": "homeassistant/i386-base:3.13"
|
||||
},
|
||||
"args": {
|
||||
"CLI_VERSION": "4.10.0",
|
||||
"CLI_VERSION": "4.10.1",
|
||||
"LIBWEBSOCKETS_VERSION": "4.1.4",
|
||||
"TTYD_VERSION": "1.6.3"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Terminal & SSH",
|
||||
"version": "9.0.0",
|
||||
"version": "9.0.1",
|
||||
"slug": "ssh",
|
||||
"description": "Allow logging in remotely to Home Assistant using SSH",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/ssh",
|
||||
|
||||
Reference in New Issue
Block a user