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.
2 parents 70ce0b2 + 100d95c commit 27559b8Copy full SHA for 27559b8
apps/hass/deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
seccompProfile:
29
type: RuntimeDefault
30
containers:
31
- - image: "homeassistant/home-assistant:2024.9.2"
+ - image: "homeassistant/home-assistant:2024.9.3"
32
imagePullPolicy: "IfNotPresent"
33
command:
34
- "/usr/local/bin/hass"
0 commit comments