[stable/chaoskube] Updated OWNERS to add alexvicegrab (#14054)

* Updated OWNERS to add alexvicegrab

Signed-off-by: Sasha (Alejandro Vicente Grabovetsky) <sasha@cai.fi>

* Add name to Chart.yaml maintainers

Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>
This commit is contained in:
Sasha (Alejandro Vicente Grabovetsky)
2019-05-22 23:10:24 -07:00
committed by Kubernetes Prow Robot
parent b94ce9e06e
commit 68957fc6f8
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: chaoskube
version: 3.1.0
version: 3.1.1
appVersion: 0.14.0
description: Chaoskube periodically kills random pods in your Kubernetes cluster.
icon: https://raw.githubusercontent.com/linki/chaoskube/master/chaoskube.png
@@ -13,4 +13,6 @@ keywords:
maintainers:
- name: linki
email: linki+kubernetes.io@posteo.de
- name: alexvicegrab
email: a.vicente.grab@gmail.com
engine: gotpl
+2
View File
@@ -1,4 +1,6 @@
approvers:
- linki
- alexvicegrab
reviewers:
- linki
- alexvicegrab