Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
upgrading to home-assistant v0.81.2 (#8886)
Browse files Browse the repository at this point in the history
* upgrading to home-assistant v0.81.2

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* Update Chart.yaml

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
  • Loading branch information
billimek authored and k8s-ci-robot committed Oct 31, 2018
1 parent 1b1bc0d commit 0181d21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions stable/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 0.77.1
appVersion: 0.81.2
description: Home Assistant
name: home-assistant
version: 0.3.1
version: 0.4.0
keywords:
- home-assistant
- hass
Expand Down
2 changes: 1 addition & 1 deletion stable/home-assistant/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1

image:
repository: homeassistant/home-assistant
tag: 0.77.1
tag: 0.81.2
pullPolicy: IfNotPresent

service:
Expand Down

0 comments on commit 0181d21

Please sign in to comment.