-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Redis CVE-2025-49844 #3523
Copy link
Copy link
Closed
Labels
Description
Describe the bug
the redis version 7.2.8-alpine is impacted by this CVE, can you please update the helm chart to use at least redis:7.2.11-alpine
Related helm chart
argo-cd
Helm chart version
argo-cd-8.5.9
To Reproduce
kubectl describe deployments argocd-redis -n argo-cd
Expected behavior
use redis:7.2.11-alpine
I already tested this version inside my argo-cd and it seems works well
Screenshots
No response
Additional context
No response
Reactions are currently unavailable