瀏覽代碼

chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.11.3 (#1577)

* chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.11.3

* chore: sync template versions with image updates

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
renovate[bot] 2 月之前
父節點
當前提交
c54897cefc
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      library/compose/homeassistant/compose.yaml.j2
  2. 2 2
      library/compose/homeassistant/template.yaml

+ 1 - 1
library/compose/homeassistant/compose.yaml.j2

@@ -1,7 +1,7 @@
 services:
   {{ service_name }}:
     container_name: {{ container_name }}
-    image: ghcr.io/home-assistant/home-assistant:2025.11.1
+    image: ghcr.io/home-assistant/home-assistant:2025.11.3
     volumes:
       - ./config:/config
       - /etc/localtime:/etc/localtime:ro

+ 2 - 2
library/compose/homeassistant/template.yaml

@@ -8,9 +8,9 @@ metadata:
 
     Project: https://www.home-assistant.io/
     Documentation: https://www.home-assistant.io/docs/
-  version: 2025.11.1
+  version: 2025.11.3
   author: Christian Lempa
-  date: "2025-11-07"
+  date: '2025-12-11'
   tags: []
   icon:
     provider: selfh