Adding OWNERS file to elasticsearch chart (#3256)

This commit is contained in:
Michael Haselton
2018-01-20 08:10:26 -08:00
committed by k8s-ci-robot
parent 486bb846c7
commit 2aca3b4ac0
3 changed files with 10 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
.git
# OWNERS file for Kubernetes
OWNERS
+1 -1
View File
@@ -1,6 +1,6 @@
name: elasticsearch
home: https://www.elastic.co/products/elasticsearch
version: 0.4.6
version: 0.4.7
description: Flexible and powerful open source, distributed real-time search and analytics
engine.
icon: https://static-www.elastic.co/assets/blteb1c97719574938d/logo-elastic-elasticsearch-lt.svg
+6
View File
@@ -0,0 +1,6 @@
approvers:
- simonswine
- icereval
reviewers:
- simonswine
- icereval