From 6104d0bc802deb9f4397412a9b29fa78924347bb Mon Sep 17 00:00:00 2001 From: nolte Date: Tue, 29 Sep 2020 21:38:32 +0200 Subject: [PATCH] update git sync image version, the new version supports multiply architectures like armhf (#72) Co-authored-by: nolte Co-authored-by: Ryan Holt --- charts/home-assistant/Chart.yaml | 2 +- charts/home-assistant/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index 8810ae21..67bd58c2 100644 --- a/charts/home-assistant/Chart.yaml +++ b/charts/home-assistant/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.115.2 description: Home Assistant name: home-assistant -version: 2.4.0 +version: 2.4.1 keywords: - home-assistant - hass diff --git a/charts/home-assistant/values.yaml b/charts/home-assistant/values.yaml index 29c9c0dc..835df855 100644 --- a/charts/home-assistant/values.yaml +++ b/charts/home-assistant/values.yaml @@ -123,7 +123,7 @@ git: image: repository: k8sathome/git-crypt - tag: 2020.09.07 + tag: 2020.09.28 pullPolicy: IfNotPresent ## Specify the command that runs in the git-sync container to pull in configuration.