diff --git a/stable/redis/Chart.yaml b/stable/redis/Chart.yaml index a1356e6b07..c28a9f37a6 100644 --- a/stable/redis/Chart.yaml +++ b/stable/redis/Chart.yaml @@ -1,5 +1,5 @@ name: redis -version: 3.3.4 +version: 3.3.5 appVersion: 4.0.9 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 4bf8a5c422..e74df3ff33 100644 --- a/stable/redis/OWNERS +++ b/stable/redis/OWNERS @@ -3,8 +3,10 @@ approvers: - tompizmor - sameersbn - carrodher +- juan131 reviewers: - prydonius - tompizmor - sameersbn - carrodher +- juan131 \ No newline at end of file