diff --git a/public/v4/apps/redis.yml b/public/v4/apps/redis.yml index 652f5f7..3a0d3e7 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: '5' + defaultValue: '6.2' validRegex: /^([^\s^\/])+$/ - id: $$cap_redis_password label: Redis Password