mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
Kubernetes Prow Robot
parent
f400de37eb
commit
8004153bfa
@@ -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
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
approvers:
|
||||
- ssalaues
|
||||
- dandydeveloper
|
||||
reviewers:
|
||||
- ssalaues
|
||||
- ssalaues
|
||||
- dandydeveloper
|
||||
Reference in New Issue
Block a user