Skip to content

Commit c5be294

Browse files
committed
homeassistant: pull 2025.1.1
1 parent f332c99 commit c5be294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/homeassistant/manifests/homeassistant/jobPull.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
app.kubernetes.io/component: server
66
app.kubernetes.io/name: homeassistant
77
app.kubernetes.io/part-of: homeassistant
8-
app.kubernetes.io/version: 2024.12.3
8+
app.kubernetes.io/version: 2025.1.1
99
name: pre-pull-image
1010
namespace: homeassistant
1111
spec:
@@ -15,7 +15,7 @@ spec:
1515
- command:
1616
- sleep
1717
- "1"
18-
image: homeassistant/home-assistant:2024.12.3
18+
image: homeassistant/home-assistant:2025.1.1
1919
name: prepull
2020
restartPolicy: Never
2121
ttlSecondsAfterFinished: 1800

0 commit comments

Comments
 (0)