From 0887f87c82815d13cd2880664db9087eb6246d12 Mon Sep 17 00:00:00 2001 From: CTO Agent Date: Sun, 23 Aug 2026 15:35:03 +0000 Subject: [PATCH] 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 --- apps/opencloud/opencloud-deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/opencloud/opencloud-deployment.yaml b/apps/opencloud/opencloud-deployment.yaml index eabd72e..94ae2f5 100644 --- a/apps/opencloud/opencloud-deployment.yaml +++ b/apps/opencloud/opencloud-deployment.yaml @@ -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