1 Commits

Author SHA1 Message Date
2161d969ef Update homeassistant/home-assistant Docker tag to v2025.12 2025-12-03 20:03:10 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ resources:
images: images:
- name: homeassistant - name: homeassistant
newName: homeassistant/home-assistant newName: homeassistant/home-assistant
newTag: "2025.11" newTag: "2025.12"
configurations: configurations:
# allow nameReference to work with different mentions of the same resource as well # allow nameReference to work with different mentions of the same resource as well

View File

@@ -18,7 +18,7 @@ images:
newTag: java21 newTag: java21
- name: alpine - name: alpine
newName: alpine newName: alpine
newTag: "3.23" newTag: "3.22"
- name: rsync - name: rsync
newName: eeacms/rsync newName: eeacms/rsync
newTag: "3.0" newTag: "3.0"