We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3abc524 commit f6a23c3Copy full SHA for f6a23c3
apps/hass/deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
seccompProfile:
29
type: RuntimeDefault
30
containers:
31
- - image: "homeassistant/home-assistant:2025.9.4"
+ - image: "homeassistant/home-assistant:2025.10.4"
32
imagePullPolicy: "IfNotPresent"
33
command:
34
- "/usr/local/bin/hass"
0 commit comments