[stable/redis-ha] Updating OWNERS list. (#16745)

* Adding dandydeveloper (me) to redis-ha owner list

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Added to Chart.yaml too

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Increment chart version. Appease bot gods.

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Updating chart version

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
This commit is contained in:
Aaron Layfield
2019-09-04 06:55:00 -07:00
committed by Kubernetes Prow Robot
parent f400de37eb
commit 8004153bfa
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -6,13 +6,15 @@ keywords:
- redis
- keyvalue
- database
version: 3.7.3
version: 3.7.4
appVersion: 5.0.5
description: Highly available Kubernetes implementation of Redis
icon: https://upload.wikimedia.org/wikipedia/en/thumb/6/6b/Redis_Logo.svg/1200px-Redis_Logo.svg.png
maintainers:
- email: salimsalaues@gmail.com
name: ssalaues
- email: aaron.layfield@gmail.com
name: dandydeveloper
details:
This Helm chart provides a highly available Redis implementation with a master/slave configuration
and uses Sentinel sidecars for failover management
+3 -1
View File
@@ -1,4 +1,6 @@
approvers:
- ssalaues
- dandydeveloper
reviewers:
- ssalaues
- ssalaues
- dandydeveloper