From 31d492b6faa9671f0356437e84a9d2af1ccfeced Mon Sep 17 00:00:00 2001 From: Ismail D <22240843+Ismaaa@users.noreply.github.com> Date: Fri, 29 Mar 2024 05:36:25 +0100 Subject: Upgrade redis default version (#1085) --- public/v4/apps/redis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/v4/apps/redis.yml') diff --git a/public/v4/apps/redis.yml b/public/v4/apps/redis.yml index e7f23e2..fd69b4a 100644 --- a/public/v4/apps/redis.yml +++ b/public/v4/apps/redis.yml @@ -16,7 +16,7 @@ caproverOneClickApp: - id: $$cap_redis_version label: Redis Version Tag description: 'Check out their Docker page for the valid tags: https://hub.docker.com/_/redis?tab=tags' - defaultValue: '7.0' + defaultValue: '7.2.4' validRegex: /^([^\s^\/])+$/ - id: $$cap_redis_password label: Redis Password -- cgit v1.2.3