From 4c006265c8d85eb96e1f21f7eec23bcec37c21f4 Mon Sep 17 00:00:00 2001 From: Juan Ariza Toledano Date: Tue, 5 Jun 2018 14:57:32 +0200 Subject: [PATCH] Add juan131 as owner (#5941) --- stable/redis/Chart.yaml | 2 +- stable/redis/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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