mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
ssh: Upgrade CLI to 4.12.2 (#2017)
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 9.1.2
|
||||||
|
|
||||||
|
- Upgrade Home Assistant CLI to 4.12.2
|
||||||
|
|
||||||
## 9.1.1
|
## 9.1.1
|
||||||
|
|
||||||
- Use GitHub Container Registry for the base image
|
- Use GitHub Container Registry for the base image
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"i386": "ghcr.io/home-assistant/i386-base:3.13"
|
"i386": "ghcr.io/home-assistant/i386-base:3.13"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"CLI_VERSION": "4.12.1",
|
"CLI_VERSION": "4.12.2",
|
||||||
"LIBWEBSOCKETS_VERSION": "4.1.4",
|
"LIBWEBSOCKETS_VERSION": "4.1.4",
|
||||||
"TTYD_VERSION": "1.6.3"
|
"TTYD_VERSION": "1.6.3"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Terminal & SSH",
|
"name": "Terminal & SSH",
|
||||||
"version": "9.1.1",
|
"version": "9.1.2",
|
||||||
"slug": "ssh",
|
"slug": "ssh",
|
||||||
"description": "Allow logging in remotely to Home Assistant using SSH",
|
"description": "Allow logging in remotely to Home Assistant using SSH",
|
||||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/ssh",
|
"url": "https://github.com/home-assistant/hassio-addons/tree/master/ssh",
|
||||||
|
|||||||
Reference in New Issue
Block a user