From c2a01b09f643552d97e399795b73ede5f3ed164a Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Tue, 4 Aug 2026 21:05:46 -0700 Subject: [PATCH] Updated version --- src/utils/CaptainConstants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/CaptainConstants.ts b/src/utils/CaptainConstants.ts index a2a26d6..903941a 100644 --- a/src/utils/CaptainConstants.ts +++ b/src/utils/CaptainConstants.ts @@ -17,7 +17,7 @@ const CONSTANT_FILE_OVERRIDE_USER = const configs = { publishedNameOnDockerHub: 'caprover/caprover', - version: '1.14.2', + version: '1.15.0', defaultMaxLogSize: '512m',