This update for redis fixes the following issues:
redis was updated to 6.0.13:
redis 6.0.12:
redis 6.0.11:
RM_ZsetRem: Delete key if empty, the bug could leave empty zset keys
Switch systemd type of the sentinel service from notify to simple. This can be reverted when updating to 6.2 which fixes https://github.com/redis/redis/issues/7284 .