Description of the issue
The Image Compatibility section in the README currently only lists information up to operator version v0.19.x. However, newer releases are available (e.g., v0.21.0), and it’s not clear which Redis, Sentinel, and Exporter image versions are compatible with these newer operator versions.
As a user, I’m unable to determine which versions should be listed as compatible. The maintainers or contributors who know the tested/verified image versions would need to provide this information.
What I expected The compatibility table should list entries for all operator versions up to the latest release, including v0.21.0, with the corresponding supported versions of:
Why this matters
Steps to reproduce the problem
Suggested resolution
latest tag aligns with a specific tested image set.Additional context I don’t know what needs to be checked to define compatibility, so unfortunately I cannot open a PR with exact versions. I’m opening this issue to flag the missing information so the maintainers can provide the authoritative details.