Skip to content

Commit

Permalink
homeassistant: pull 2025.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Jan 7, 2025
1 parent f332c99 commit c5be294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/homeassistant/manifests/homeassistant/jobPull.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
app.kubernetes.io/component: server
app.kubernetes.io/name: homeassistant
app.kubernetes.io/part-of: homeassistant
app.kubernetes.io/version: 2024.12.3
app.kubernetes.io/version: 2025.1.1
name: pre-pull-image
namespace: homeassistant
spec:
Expand All @@ -15,7 +15,7 @@ spec:
- command:
- sleep
- "1"
image: homeassistant/home-assistant:2024.12.3
image: homeassistant/home-assistant:2025.1.1
name: prepull
restartPolicy: Never
ttlSecondsAfterFinished: 1800

0 comments on commit c5be294

Please sign in to comment.