diff --git a/charts/zigbee2mqtt/Chart.yaml b/charts/zigbee2mqtt/Chart.yaml index 5a6f9a7b..8096ccec 100644 --- a/charts/zigbee2mqtt/Chart.yaml +++ b/charts/zigbee2mqtt/Chart.yaml @@ -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 diff --git a/charts/zigbee2mqtt/values.yaml b/charts/zigbee2mqtt/values.yaml index ef9df915..c9a7d09b 100644 --- a/charts/zigbee2mqtt/values.yaml +++ b/charts/zigbee2mqtt/values.yaml @@ -3,7 +3,7 @@ image: repository: koenkk/zigbee2mqtt pullPolicy: IfNotPresent - tag: 1.16.1 + tag: 1.16.2 strategy: type: Recreate