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:
parent
a7e81db4e1
commit
0887f87c82
1 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ spec:
|
|||
runAsNonRoot: true
|
||||
initContainers:
|
||||
- name: init-dirs
|
||||
image: opencloudeu/opencloud-rolling:7.2.0
|
||||
image: opencloudeu/opencloud-rolling:7.4.0
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
|
|
@ -71,7 +71,7 @@ spec:
|
|||
runAsNonRoot: true
|
||||
containers:
|
||||
- name: opencloud
|
||||
image: opencloudeu/opencloud-rolling:7.2.0
|
||||
image: opencloudeu/opencloud-rolling:7.4.0
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue