diff --git a/stable/redis/Chart.yaml b/stable/redis/Chart.yaml index 5470195bdf..7a1e94140b 100644 --- a/stable/redis/Chart.yaml +++ b/stable/redis/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: redis -version: 9.1.7 +version: 9.1.8 appVersion: 5.0.5 description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. keywords: diff --git a/stable/redis/OWNERS b/stable/redis/OWNERS index 6a69f4f093..0fb15b4266 100644 --- a/stable/redis/OWNERS +++ b/stable/redis/OWNERS @@ -6,6 +6,7 @@ approvers: - prydonius - sameersbn - tompizmor +- miguelaeh reviewers: - carrodher - javsalgar @@ -14,3 +15,4 @@ reviewers: - prydonius - sameersbn - tompizmor +- miguelaeh