mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Home Assistant to 2022.6.4 (#21)
Co-authored-by: Luke Childs <lukechilds123@gmail.com>
This commit is contained in:
parent
140d0fcc31
commit
f87ac8e651
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: homeassistant/home-assistant:2021.12.0@sha256:116f78d5cf48c4b1adcb3eb665885cb0d14dc0156e9291015ca6fbce13540ff5
|
||||
image: homeassistant/home-assistant:2022.6.4@sha256:79e3205fdc1dcc5910370e851d5d504fcf7206d7274ba141d648a08c54268a82
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/config
|
||||
- ${APP_DATA_DIR}/configuration.yaml:/config/configuration.yaml
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: home-assistant
|
||||
category: Automation
|
||||
name: Home Assistant
|
||||
version: "2021.12.0"
|
||||
version: "2022.6.4"
|
||||
tagline: Home automation that puts local control & privacy first
|
||||
description: >-
|
||||
Open source home automation that puts local control and privacy
|
||||
|
Loading…
Reference in New Issue
Block a user