summaryrefslogtreecommitdiffhomepage
path: root/public/v4/apps/redis.yml
AgeCommit message (Collapse)Author
2024-03-28Upgrade redis default version (#1085)Ismail D
2023-01-10Updated redis default tag to latest stable release (#827)Diego Rivero
2022-12-19Allow redis password to be updated via env varKasra Bigdeli
Fix https://github.com/caprover/caprover/issues/1606
2022-12-05chore(name) add all missing displayName (#798)Simon Belbeoch
* chore(name) add all missing displayName * chore(name) add all missing displayName * chore(droppy) fix mistake archived name in droppy
2022-02-19Update redis to the latest stable version (#625)Ismail D
2021-03-14Tidy instructions spelling & spacing (#369)Edward
* tidy up instructions spelling/spacing * remove spaces in empty lines Co-authored-by: Edward <[email protected]> Co-authored-by: Kasra Bigdeli <[email protected]>
2020-09-28Allow use of symbols in the redis password (#270)Rodolfo Silva
* allow use symbols in the redis password You can see the test case here: https://regex101.com/r/6ObzU2/1 * disallow double quote You'd have to at least exclude `"` as it will breaks the JSON replacement when the template is being rendered.
2020-08-16Formatter on V4Kasra Bigdeli
2020-08-16migrate to v4Kasra Bigdeli
2020-08-16Fixed buildKasra Bigdeli
2020-08-16Fixed buildKasra Bigdeli
2020-08-16migrated to v4Kasra Bigdeli