diff options
| author | Ismail D <[email protected]> | 2022-02-19 20:02:30 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-19 11:02:30 -0800 |
| commit | 894fd0c4b7c4240151a43d0a1bd6f81e8ba26026 (patch) | |
| tree | 1261451d9c2faed350285b50d8b098407f867e37 /public/v4/apps/redis.yml | |
| parent | a8b0ddc059767aaa6ffbca4abedecc67439896a7 (diff) | |
| download | caprover-one-click-apps-894fd0c4b7c4240151a43d0a1bd6f81e8ba26026.tar.gz caprover-one-click-apps-894fd0c4b7c4240151a43d0a1bd6f81e8ba26026.zip | |
Update redis to the latest stable version (#625)
Diffstat (limited to 'public/v4/apps/redis.yml')
| -rw-r--r-- | public/v4/apps/redis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
