[home-assistant] Bump homeassistant to 0.115.2 (#55)

Signed-off-by: Dan Webb <dan.webb@damacus.io>

Co-authored-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Dan Webb 2020-09-21 20:13:32 +01:00 committed by GitHub
parent bc2742e655
commit ade40a1e9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v2 apiVersion: v2
appVersion: 0.114.0 appVersion: 0.115.2
description: Home Assistant description: Home Assistant
name: home-assistant name: home-assistant
version: 2.1.0 version: 2.2.0
keywords: keywords:
- home-assistant - home-assistant
- hass - hass

View File

@ -4,7 +4,7 @@
image: image:
repository: homeassistant/home-assistant repository: homeassistant/home-assistant
tag: 0.114.0 tag: 0.115.2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
pullSecrets: [] pullSecrets: []