update git sync image version, the new version supports multiply architectures like armhf (#72)

Co-authored-by: nolte <nolte07@googlemail.com>
Co-authored-by: Ryan Holt <ryan@ryanholt.net>
This commit is contained in:
nolte 2020-09-29 21:38:32 +02:00 committed by GitHub
parent 12752f4018
commit 6104d0bc80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 0.115.2 appVersion: 0.115.2
description: Home Assistant description: Home Assistant
name: home-assistant name: home-assistant
version: 2.4.0 version: 2.4.1
keywords: keywords:
- home-assistant - home-assistant
- hass - hass

View File

@ -123,7 +123,7 @@ git:
image: image:
repository: k8sathome/git-crypt repository: k8sathome/git-crypt
tag: 2020.09.07 tag: 2020.09.28
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Specify the command that runs in the git-sync container to pull in configuration. ## Specify the command that runs in the git-sync container to pull in configuration.