k8s-gitops
k8s-gitops copied to clipboard
feat: update docker image koenkk/zigbee2mqtt to 1.27.0
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| koenkk/zigbee2mqtt | minor | 1.25.2 -> 1.27.0 |
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Renovate Bot.
Path: k8s/clusters/cluster-0/manifests/home/zigbee2mqtt/helm-release.yaml
@@ -105,7 +105,7 @@
enableServiceLinks: true
containers:
- name: zigbee2mqtt
- image: "koenkk/zigbee2mqtt:1.25.2"
+ image: "koenkk/zigbee2mqtt:1.26.0"
imagePullPolicy: IfNotPresent
securityContext:
privileged: null
Path: k8s/clusters/cluster-0/manifests/home/zigbee2mqtt/helm-release.yaml
@@ -105,7 +105,7 @@
enableServiceLinks: true
containers:
- name: zigbee2mqtt
- image: "koenkk/zigbee2mqtt:1.25.2"
+ image: "koenkk/zigbee2mqtt:1.27.0"
imagePullPolicy: IfNotPresent
securityContext:
privileged: null