chore(opencloud): bump 7.2.0 -> 7.4.0 (DEV-538)

Skimmed 7.3.0 (2026-07-14) and 7.4.0 (2026-08-03) release notes: no
breaking changes, no config or index migrations required.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
CTO Agent 2026-08-23 15:35:03 +00:00
parent a7e81db4e1
commit 0887f87c82

View file

@ -56,7 +56,7 @@ spec:
runAsNonRoot: true runAsNonRoot: true
initContainers: initContainers:
- name: init-dirs - name: init-dirs
image: opencloudeu/opencloud-rolling:7.2.0 image: opencloudeu/opencloud-rolling:7.4.0
command: command:
- sh - sh
- -c - -c
@ -71,7 +71,7 @@ spec:
runAsNonRoot: true runAsNonRoot: true
containers: containers:
- name: opencloud - name: opencloud
image: opencloudeu/opencloud-rolling:7.2.0 image: opencloudeu/opencloud-rolling:7.4.0
command: command:
- /bin/sh - /bin/sh
- -c - -c