home-assistant: Update to 2025.12.1 #97

Open
updatebot wants to merge 3 commits from updatebot/home-assistant into master
Collaborator
Resource diff
diff -u -N /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.home-assistant /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.home-assistant
--- /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.home-assistant	2025-12-06 12:32:09.045118647 +0000
+++ /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.home-assistant	2025-12-06 12:32:09.046118676 +0000
@@ -5,7 +5,7 @@
     kubectl.kubernetes.io/last-applied-configuration: |
       {"apiVersion":"apps/v1","kind":"StatefulSet","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"home-assistant","app.kubernetes.io/instance":"home-assistant","app.kubernetes.io/name":"home-assistant","app.kubernetes.io/part-of":"home-assistant"},"name":"home-assistant","namespace":"home-assistant"},"spec":{"selector":{"matchLabels":{"app.kubernetes.io/component":"home-assistant","app.kubernetes.io/name":"home-assistant"}},"serviceName":"home-assistant","template":{"metadata":{"labels":{"app.kubernetes.io/component":"home-assistant","app.kubernetes.io/name":"home-assistant","app.kubernetes.io/part-of":"home-assistant"}},"spec":{"affinity":{"nodeAffinity":{"preferredDuringSchedulingIgnoredDuringExecution":[{"preference":{"matchExpressions":[{"key":"kubernetes.io/arch","operator":"In","values":["arm64"]}]},"weight":100}]}},"containers":[{"env":[{"name":"PGHOST","value":"postgresql.pyrocufflink.blue"},{"name":"PGGDATABASE","value":"homeassistant"},{"name":"PGUSER","value":"homeassistant"},{"name":"PGSSLMODE","value":"verify-full"},{"name":"PGSSLROOTCERT","value":"/run/dch-ca/dch-root-ca.crt"},{"name":"PGSSLCERT","value":"/run/secrets/home-assistant/postgresql/tls.crt"},{"name":"PGSSLKEY","value":"/run/secrets/home-assistant/postgresql/tls.key"},{"name":"TZ","value":"America/Chicago"}],"image":"ghcr.io/home-assistant/home-assistant:2025.11.3","name":"home-assistant","ports":[{"containerPort":8123,"name":"http"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/","port":8123},"periodSeconds":60,"successThreshold":1,"timeoutSeconds":1},"startupProbe":{"failureThreshold":300,"httpGet":{"path":"/","port":8123},"initialDelaySeconds":3,"periodSeconds":3,"successThreshold":1,"timeoutSeconds":1},"volumeMounts":[{"mountPath":"/run/config","name":"home-assistant-config","readOnly":true},{"mountPath":"/run/dch-ca/","name":"dch-root-ca","readOnly":true},{"mountPath":"/run/secrets/home-assistant","name":"home-assistant-secrets","readOnly":true},{"mountPath":"/run/secrets/home-assistant/postgresql","name":"postgresql-cert"},{"mountPath":"/config","name":"home-assistant-data","subPath":"data"}]}],"hostUsers":false,"initContainers":[{"command":["sh","-c","until pg_isready; do sleep 1; done"],"env":[{"name":"PGHOST","value":"postgresql.pyrocufflink.blue"},{"name":"PGGDATABASE","value":"homeassistant"},{"name":"PGUSER","value":"homeassistant"},{"name":"PGSSLMODE","value":"verify-full"},{"name":"PGSSLROOTCERT","value":"/run/dch-ca/dch-root-ca.crt"},{"name":"PGSSLCERT","value":"/run/secrets/home-assistant/postgresql/tls.crt"},{"name":"PGSSLKEY","value":"/run/secrets/home-assistant/postgresql/tls.key"}],"image":"docker.io/library/postgres:15","name":"waitfordb","volumeMounts":[{"mountPath":"/run/dch-ca/","name":"dch-root-ca","readOnly":true},{"mountPath":"/run/secrets/home-assistant/postgresql","name":"postgresql-cert"}]}],"volumes":[{"configMap":{"defaultMode":384,"name":"home-assistant"},"name":"home-assistant-config"},{"name":"home-assistant-secrets","secret":{"defaultMode":416,"secretName":"home-assistant"}},{"name":"postgresql-cert","secret":{"defaultMode":416,"secretName":"postgres-client-cert"}},{"configMap":{"name":"dch-root-ca"},"name":"dch-root-ca"},{"name":"home-assistant-data","persistentVolumeClaim":{"claimName":"home-assistant"}}]}}}}
   creationTimestamp: "2023-10-14T12:20:52Z"
-  generation: 67
+  generation: 68
   labels:
     app.kubernetes.io/component: home-assistant
     app.kubernetes.io/instance: home-assistant
@@ -63,7 +63,7 @@
           value: /run/secrets/home-assistant/postgresql/tls.key
         - name: TZ
           value: America/Chicago
-        image: ghcr.io/home-assistant/home-assistant:2025.11.3
+        image: ghcr.io/home-assistant/home-assistant:2025.12.1
         imagePullPolicy: IfNotPresent
         name: home-assistant
         ports:
diff -u -N /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.zigbee2mqtt /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.zigbee2mqtt
--- /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.zigbee2mqtt	2025-12-06 12:32:09.134121189 +0000
+++ /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.zigbee2mqtt	2025-12-06 12:32:09.134121189 +0000
@@ -5,7 +5,7 @@
     kubectl.kubernetes.io/last-applied-configuration: |
       {"apiVersion":"apps/v1","kind":"StatefulSet","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"zigbee2mqtt","app.kubernetes.io/instance":"home-assistant","app.kubernetes.io/name":"zigbee2mqtt","app.kubernetes.io/part-of":"home-assistant"},"name":"zigbee2mqtt","namespace":"home-assistant"},"spec":{"selector":{"matchLabels":{"app.kubernetes.io/component":"zigbee2mqtt","app.kubernetes.io/name":"zigbee2mqtt"}},"serviceName":"zigbee2mqtt","template":{"metadata":{"labels":{"app.kubernetes.io/component":"zigbee2mqtt","app.kubernetes.io/name":"zigbee2mqtt","app.kubernetes.io/part-of":"home-assistant"}},"spec":{"containers":[{"envFrom":[{"configMapRef":{"name":"zigbee2mqtt-5h482kt7kh","optional":true}}],"image":"ghcr.io/koenkk/zigbee2mqtt:2.6.3","name":"zigbee2mqtt","ports":[{"containerPort":8080,"name":"http"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/","port":8080},"periodSeconds":60,"successThreshold":1,"timeoutSeconds":1},"securityContext":{"privileged":true,"runAsGroup":302,"runAsUser":302},"startupProbe":{"failureThreshold":30,"httpGet":{"path":"/","port":8080},"initialDelaySeconds":3,"periodSeconds":3,"successThreshold":1,"timeoutSeconds":1},"volumeMounts":[{"mountPath":"/app/data","name":"zigbee2mqtt-data","subPath":"data"},{"mountPath":"/dev/ttyACM0","name":"zigbee-device"}]}],"nodeSelector":{"node-role.kubernetes.io/zigbee-ctrl":""},"securityContext":{"fsGroup":302,"supplementalGroups":[18]},"tolerations":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/zigbee-ctrl"},{"effect":"NoSchedule","key":"node-role.kubernetes.io/zwave-ctrl"}],"volumes":[{"name":"zigbee2mqtt-data","persistentVolumeClaim":{"claimName":"zigbee2mqtt"}},{"hostPath":{"path":"/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2433174-if00","type":"CharDevice"},"name":"zigbee-device"}]}}}}
   creationTimestamp: "2023-10-14T12:20:52Z"
-  generation: 38
+  generation: 39
   labels:
     app.kubernetes.io/component: zigbee2mqtt
     app.kubernetes.io/instance: home-assistant
@@ -42,7 +42,7 @@
         - configMapRef:
             name: zigbee2mqtt-5h482kt7kh
             optional: true
-        image: ghcr.io/koenkk/zigbee2mqtt:2.6.3
+        image: ghcr.io/koenkk/zigbee2mqtt:2.7.0
         imagePullPolicy: IfNotPresent
         name: zigbee2mqtt
         ports:
diff -u -N /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.zwavejs2mqtt /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.zwavejs2mqtt
--- /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.zwavejs2mqtt	2025-12-06 12:32:09.167122131 +0000
+++ /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.zwavejs2mqtt	2025-12-06 12:32:09.168122160 +0000
@@ -5,7 +5,7 @@
     kubectl.kubernetes.io/last-applied-configuration: |
       {"apiVersion":"apps/v1","kind":"StatefulSet","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"zwavejs2mqtt","app.kubernetes.io/instance":"home-assistant","app.kubernetes.io/name":"zwavejs2mqtt","app.kubernetes.io/part-of":"home-assistant"},"name":"zwavejs2mqtt","namespace":"home-assistant"},"spec":{"selector":{"matchLabels":{"app.kubernetes.io/component":"zwavejs2mqtt","app.kubernetes.io/name":"zwavejs2mqtt"}},"serviceName":"zwavejs2mqtt","template":{"metadata":{"labels":{"app.kubernetes.io/component":"zwavejs2mqtt","app.kubernetes.io/name":"zwavejs2mqtt","app.kubernetes.io/part-of":"home-assistant"}},"spec":{"containers":[{"image":"ghcr.io/zwave-js/zwave-js-ui:11.8.1","name":"zwavejs2mqtt","ports":[{"containerPort":8091,"name":"http"},{"containerPort":3000,"name":"ws"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/health/zwave","port":8091},"periodSeconds":60,"successThreshold":1,"timeoutSeconds":1},"securityContext":{"privileged":true,"readOnlyRootFilesystem":true,"runAsGroup":303,"runAsUser":303},"startupProbe":{"failureThreshold":30,"httpGet":{"path":"/health/zwave","port":8091},"initialDelaySeconds":3,"periodSeconds":3,"successThreshold":1,"timeoutSeconds":1},"volumeMounts":[{"mountPath":"/usr/src/app/store","name":"zwavejs2mqtt-data","subPath":"data"},{"mountPath":"/dev/ttyUSB0","name":"zwave-device"}]}],"nodeSelector":{"node-role.kubernetes.io/zwave-ctrl":""},"securityContext":{"fsGroup":303},"tolerations":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/zigbee-ctrl"},{"effect":"NoSchedule","key":"node-role.kubernetes.io/zwave-ctrl"}],"volumes":[{"name":"zwavejs2mqtt-data","persistentVolumeClaim":{"claimName":"zwavejs2mqtt"}},{"hostPath":{"path":"/dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_98c39ad72c45eb1193dfa552b003b68c-if00-port0","type":"CharDevice"},"name":"zwave-device"}]}}}}
   creationTimestamp: "2023-10-14T12:20:52Z"
-  generation: 39
+  generation: 40
   labels:
     app.kubernetes.io/component: zwavejs2mqtt
     app.kubernetes.io/instance: home-assistant
@@ -36,7 +36,7 @@
         app.kubernetes.io/part-of: home-assistant
     spec:
       containers:
-      - image: ghcr.io/zwave-js/zwave-js-ui:11.8.1
+      - image: ghcr.io/zwave-js/zwave-js-ui:11.8.2
         imagePullPolicy: IfNotPresent
         name: zwavejs2mqtt
         ports:
<details> <summary>Resource diff</summary> ```diff diff -u -N /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.home-assistant /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.home-assistant --- /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.home-assistant 2025-12-06 12:32:09.045118647 +0000 +++ /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.home-assistant 2025-12-06 12:32:09.046118676 +0000 @@ -5,7 +5,7 @@ kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"apps/v1","kind":"StatefulSet","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"home-assistant","app.kubernetes.io/instance":"home-assistant","app.kubernetes.io/name":"home-assistant","app.kubernetes.io/part-of":"home-assistant"},"name":"home-assistant","namespace":"home-assistant"},"spec":{"selector":{"matchLabels":{"app.kubernetes.io/component":"home-assistant","app.kubernetes.io/name":"home-assistant"}},"serviceName":"home-assistant","template":{"metadata":{"labels":{"app.kubernetes.io/component":"home-assistant","app.kubernetes.io/name":"home-assistant","app.kubernetes.io/part-of":"home-assistant"}},"spec":{"affinity":{"nodeAffinity":{"preferredDuringSchedulingIgnoredDuringExecution":[{"preference":{"matchExpressions":[{"key":"kubernetes.io/arch","operator":"In","values":["arm64"]}]},"weight":100}]}},"containers":[{"env":[{"name":"PGHOST","value":"postgresql.pyrocufflink.blue"},{"name":"PGGDATABASE","value":"homeassistant"},{"name":"PGUSER","value":"homeassistant"},{"name":"PGSSLMODE","value":"verify-full"},{"name":"PGSSLROOTCERT","value":"/run/dch-ca/dch-root-ca.crt"},{"name":"PGSSLCERT","value":"/run/secrets/home-assistant/postgresql/tls.crt"},{"name":"PGSSLKEY","value":"/run/secrets/home-assistant/postgresql/tls.key"},{"name":"TZ","value":"America/Chicago"}],"image":"ghcr.io/home-assistant/home-assistant:2025.11.3","name":"home-assistant","ports":[{"containerPort":8123,"name":"http"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/","port":8123},"periodSeconds":60,"successThreshold":1,"timeoutSeconds":1},"startupProbe":{"failureThreshold":300,"httpGet":{"path":"/","port":8123},"initialDelaySeconds":3,"periodSeconds":3,"successThreshold":1,"timeoutSeconds":1},"volumeMounts":[{"mountPath":"/run/config","name":"home-assistant-config","readOnly":true},{"mountPath":"/run/dch-ca/","name":"dch-root-ca","readOnly":true},{"mountPath":"/run/secrets/home-assistant","name":"home-assistant-secrets","readOnly":true},{"mountPath":"/run/secrets/home-assistant/postgresql","name":"postgresql-cert"},{"mountPath":"/config","name":"home-assistant-data","subPath":"data"}]}],"hostUsers":false,"initContainers":[{"command":["sh","-c","until pg_isready; do sleep 1; done"],"env":[{"name":"PGHOST","value":"postgresql.pyrocufflink.blue"},{"name":"PGGDATABASE","value":"homeassistant"},{"name":"PGUSER","value":"homeassistant"},{"name":"PGSSLMODE","value":"verify-full"},{"name":"PGSSLROOTCERT","value":"/run/dch-ca/dch-root-ca.crt"},{"name":"PGSSLCERT","value":"/run/secrets/home-assistant/postgresql/tls.crt"},{"name":"PGSSLKEY","value":"/run/secrets/home-assistant/postgresql/tls.key"}],"image":"docker.io/library/postgres:15","name":"waitfordb","volumeMounts":[{"mountPath":"/run/dch-ca/","name":"dch-root-ca","readOnly":true},{"mountPath":"/run/secrets/home-assistant/postgresql","name":"postgresql-cert"}]}],"volumes":[{"configMap":{"defaultMode":384,"name":"home-assistant"},"name":"home-assistant-config"},{"name":"home-assistant-secrets","secret":{"defaultMode":416,"secretName":"home-assistant"}},{"name":"postgresql-cert","secret":{"defaultMode":416,"secretName":"postgres-client-cert"}},{"configMap":{"name":"dch-root-ca"},"name":"dch-root-ca"},{"name":"home-assistant-data","persistentVolumeClaim":{"claimName":"home-assistant"}}]}}}} creationTimestamp: "2023-10-14T12:20:52Z" - generation: 67 + generation: 68 labels: app.kubernetes.io/component: home-assistant app.kubernetes.io/instance: home-assistant @@ -63,7 +63,7 @@ value: /run/secrets/home-assistant/postgresql/tls.key - name: TZ value: America/Chicago - image: ghcr.io/home-assistant/home-assistant:2025.11.3 + image: ghcr.io/home-assistant/home-assistant:2025.12.1 imagePullPolicy: IfNotPresent name: home-assistant ports: diff -u -N /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.zigbee2mqtt /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.zigbee2mqtt --- /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.zigbee2mqtt 2025-12-06 12:32:09.134121189 +0000 +++ /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.zigbee2mqtt 2025-12-06 12:32:09.134121189 +0000 @@ -5,7 +5,7 @@ kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"apps/v1","kind":"StatefulSet","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"zigbee2mqtt","app.kubernetes.io/instance":"home-assistant","app.kubernetes.io/name":"zigbee2mqtt","app.kubernetes.io/part-of":"home-assistant"},"name":"zigbee2mqtt","namespace":"home-assistant"},"spec":{"selector":{"matchLabels":{"app.kubernetes.io/component":"zigbee2mqtt","app.kubernetes.io/name":"zigbee2mqtt"}},"serviceName":"zigbee2mqtt","template":{"metadata":{"labels":{"app.kubernetes.io/component":"zigbee2mqtt","app.kubernetes.io/name":"zigbee2mqtt","app.kubernetes.io/part-of":"home-assistant"}},"spec":{"containers":[{"envFrom":[{"configMapRef":{"name":"zigbee2mqtt-5h482kt7kh","optional":true}}],"image":"ghcr.io/koenkk/zigbee2mqtt:2.6.3","name":"zigbee2mqtt","ports":[{"containerPort":8080,"name":"http"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/","port":8080},"periodSeconds":60,"successThreshold":1,"timeoutSeconds":1},"securityContext":{"privileged":true,"runAsGroup":302,"runAsUser":302},"startupProbe":{"failureThreshold":30,"httpGet":{"path":"/","port":8080},"initialDelaySeconds":3,"periodSeconds":3,"successThreshold":1,"timeoutSeconds":1},"volumeMounts":[{"mountPath":"/app/data","name":"zigbee2mqtt-data","subPath":"data"},{"mountPath":"/dev/ttyACM0","name":"zigbee-device"}]}],"nodeSelector":{"node-role.kubernetes.io/zigbee-ctrl":""},"securityContext":{"fsGroup":302,"supplementalGroups":[18]},"tolerations":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/zigbee-ctrl"},{"effect":"NoSchedule","key":"node-role.kubernetes.io/zwave-ctrl"}],"volumes":[{"name":"zigbee2mqtt-data","persistentVolumeClaim":{"claimName":"zigbee2mqtt"}},{"hostPath":{"path":"/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2433174-if00","type":"CharDevice"},"name":"zigbee-device"}]}}}} creationTimestamp: "2023-10-14T12:20:52Z" - generation: 38 + generation: 39 labels: app.kubernetes.io/component: zigbee2mqtt app.kubernetes.io/instance: home-assistant @@ -42,7 +42,7 @@ - configMapRef: name: zigbee2mqtt-5h482kt7kh optional: true - image: ghcr.io/koenkk/zigbee2mqtt:2.6.3 + image: ghcr.io/koenkk/zigbee2mqtt:2.7.0 imagePullPolicy: IfNotPresent name: zigbee2mqtt ports: diff -u -N /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.zwavejs2mqtt /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.zwavejs2mqtt --- /tmp/LIVE-4275983455/apps.v1.StatefulSet.home-assistant.zwavejs2mqtt 2025-12-06 12:32:09.167122131 +0000 +++ /tmp/MERGED-4225179067/apps.v1.StatefulSet.home-assistant.zwavejs2mqtt 2025-12-06 12:32:09.168122160 +0000 @@ -5,7 +5,7 @@ kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"apps/v1","kind":"StatefulSet","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"zwavejs2mqtt","app.kubernetes.io/instance":"home-assistant","app.kubernetes.io/name":"zwavejs2mqtt","app.kubernetes.io/part-of":"home-assistant"},"name":"zwavejs2mqtt","namespace":"home-assistant"},"spec":{"selector":{"matchLabels":{"app.kubernetes.io/component":"zwavejs2mqtt","app.kubernetes.io/name":"zwavejs2mqtt"}},"serviceName":"zwavejs2mqtt","template":{"metadata":{"labels":{"app.kubernetes.io/component":"zwavejs2mqtt","app.kubernetes.io/name":"zwavejs2mqtt","app.kubernetes.io/part-of":"home-assistant"}},"spec":{"containers":[{"image":"ghcr.io/zwave-js/zwave-js-ui:11.8.1","name":"zwavejs2mqtt","ports":[{"containerPort":8091,"name":"http"},{"containerPort":3000,"name":"ws"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/health/zwave","port":8091},"periodSeconds":60,"successThreshold":1,"timeoutSeconds":1},"securityContext":{"privileged":true,"readOnlyRootFilesystem":true,"runAsGroup":303,"runAsUser":303},"startupProbe":{"failureThreshold":30,"httpGet":{"path":"/health/zwave","port":8091},"initialDelaySeconds":3,"periodSeconds":3,"successThreshold":1,"timeoutSeconds":1},"volumeMounts":[{"mountPath":"/usr/src/app/store","name":"zwavejs2mqtt-data","subPath":"data"},{"mountPath":"/dev/ttyUSB0","name":"zwave-device"}]}],"nodeSelector":{"node-role.kubernetes.io/zwave-ctrl":""},"securityContext":{"fsGroup":303},"tolerations":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/zigbee-ctrl"},{"effect":"NoSchedule","key":"node-role.kubernetes.io/zwave-ctrl"}],"volumes":[{"name":"zwavejs2mqtt-data","persistentVolumeClaim":{"claimName":"zwavejs2mqtt"}},{"hostPath":{"path":"/dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_98c39ad72c45eb1193dfa552b003b68c-if00-port0","type":"CharDevice"},"name":"zwave-device"}]}}}} creationTimestamp: "2023-10-14T12:20:52Z" - generation: 39 + generation: 40 labels: app.kubernetes.io/component: zwavejs2mqtt app.kubernetes.io/instance: home-assistant @@ -36,7 +36,7 @@ app.kubernetes.io/part-of: home-assistant spec: containers: - - image: ghcr.io/zwave-js/zwave-js-ui:11.8.1 + - image: ghcr.io/zwave-js/zwave-js-ui:11.8.2 imagePullPolicy: IfNotPresent name: zwavejs2mqtt ports: ``` </details>
updatebot added 3 commits 2025-12-06 12:32:10 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin updatebot/home-assistant:updatebot/home-assistant
git checkout updatebot/home-assistant
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: infra/kubernetes#97
No description provided.