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 13267aa commit 6b88274Copy full SHA for 6b88274
apps/hass/deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
seccompProfile:
29
type: RuntimeDefault
30
containers:
31
- - image: "homeassistant/home-assistant:2025.7.4"
+ - image: "homeassistant/home-assistant:2025.9.0"
32
imagePullPolicy: "IfNotPresent"
33
command:
34
- "/usr/local/bin/hass"
0 commit comments