diff --git a/kube/deploy/apps/ocis/app/hr.yaml b/kube/deploy/apps/ocis/app/hr.yaml index 4953f166..1bb7aef6 100644 --- a/kube/deploy/apps/ocis/app/hr.yaml +++ b/kube/deploy/apps/ocis/app/hr.yaml @@ -28,7 +28,7 @@ spec: main: &ct image: &img repository: "docker.io/owncloud/ocis" - tag: "5.0.3@sha256:9b4ee3d15a79d579b0040488df4a5591e3e2912e7d0c6974bde1ef6e7fe196c8" + tag: "5.0.4@sha256:eb060992567084a11de2f82a501f01bd842d9f881c2675a77cc68245d9cd41e8" command: ["ocis", "server"] env: TZ: "${CONFIG_TZ}"