mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 10:18:39 +00:00
This patch updates the RedisFailover Helm template to use a newer, secure Redis version (8.2.0). This addresses known security issues in the previous Redis version and ensures safer deployments. ```release-note [redis] Upgrade Redis to a secure version (8.2.0) to fix security vulnerabilities. ``` Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>