Merge branch 'master' into searx

This commit is contained in:
auricom 2020-12-22 23:13:11 +01:00 committed by GitHub
commit 2cd8ee95b3
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
appVersion: 1.16.1
appVersion: 1.16.2
description: Bridges events and allows you to control your Zigbee devices via MQTT
name: zigbee2mqtt
version: 4.1.1
version: 4.1.2
keywords:
- zigbee
- mqtt

View File

@ -3,7 +3,7 @@
image:
repository: koenkk/zigbee2mqtt
pullPolicy: IfNotPresent
tag: 1.16.1
tag: 1.16.2
strategy:
type: Recreate