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 d1776f7 + 1334fae commit 40367eaCopy full SHA for 40367ea
apps/hass/deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
seccompProfile:
29
type: RuntimeDefault
30
containers:
31
- - image: "homeassistant/home-assistant:2024.10.2"
+ - image: "homeassistant/home-assistant:2024.10.4"
32
imagePullPolicy: "IfNotPresent"
33
command:
34
- "/usr/local/bin/hass"
apps/onlyoffice/onlyoffice-deployment.yaml
@@ -35,7 +35,7 @@ spec:
35
type: "RuntimeDefault"
36
37
- name: "onlyoffice"
38
- image: "onlyoffice/documentserver:8.1.3"
+ image: "onlyoffice/documentserver:8.2.0"
39
40
envFrom:
41
- configMapRef:
0 commit comments