We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f332c99 commit c5be294Copy full SHA for c5be294
apps/homeassistant/manifests/homeassistant/jobPull.yaml
@@ -5,7 +5,7 @@ metadata:
5
app.kubernetes.io/component: server
6
app.kubernetes.io/name: homeassistant
7
app.kubernetes.io/part-of: homeassistant
8
- app.kubernetes.io/version: 2024.12.3
+ app.kubernetes.io/version: 2025.1.1
9
name: pre-pull-image
10
namespace: homeassistant
11
spec:
@@ -15,7 +15,7 @@ spec:
15
- command:
16
- sleep
17
- "1"
18
- image: homeassistant/home-assistant:2024.12.3
+ image: homeassistant/home-assistant:2025.1.1
19
name: prepull
20
restartPolicy: Never
21
ttlSecondsAfterFinished: 1800
0 commit comments