From fc5b073731dbe9b2c40f454f68f2745b0fec68ea Mon Sep 17 00:00:00 2001 From: Artur Zheludkov Date: Fri, 9 Feb 2024 08:25:22 -0500 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Aaron Kuehler --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3ad8107a..ac0174360 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Also check this project's [releases](https://github.com/powerhome/redis-operator ## Unreleased ### Fixed -- [Update Redis Sentinel NetworkPolicy Rules](https://github.com/powerhome/redis-operator/pull/42). +- [Sentinels shoud only be allowed to talk to pods belonging to their RedisFailover Custom Resource](https://github.com/powerhome/redis-operator/pull/42). ## [v2.0.0] - 2024-01-18