Skip to content

Commit

Permalink
[stable/redis-ha] Updating OWNERS list. (helm#16745)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
DandyDeveloper authored and k8s-ci-robot committed Sep 4, 2019
1 parent f400de3 commit 8004153
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion stable/redis-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 3 additions & 1 deletion stable/redis-ha/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
approvers:
- ssalaues
- dandydeveloper
reviewers:
- ssalaues
- ssalaues
- dandydeveloper

0 comments on commit 8004153

Please sign in to comment.