diff --git a/stable/elasticsearch/Chart.yaml b/stable/elasticsearch/Chart.yaml index 045ec682dc..099fb71dbc 100755 --- a/stable/elasticsearch/Chart.yaml +++ b/stable/elasticsearch/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: elasticsearch home: https://www.elastic.co/products/elasticsearch -version: 1.28.2 +version: 1.28.4 appVersion: 6.7.0 description: Flexible and powerful open source, distributed real-time search and analytics engine. @@ -22,5 +22,7 @@ maintainers: email: pete.brown@powerhrg.com - name: desaintmartin email: cedric@desaintmartin.fr +- name: KongZ + email: goonohc@gmail.com - name: hectorj2f email: hfernandez@mesosphere.com diff --git a/stable/elasticsearch/OWNERS b/stable/elasticsearch/OWNERS index 009e079200..6e70101e6d 100644 --- a/stable/elasticsearch/OWNERS +++ b/stable/elasticsearch/OWNERS @@ -3,6 +3,7 @@ approvers: - icereval - rendhalver - desaintmartin +- KongZ - Towmeykaw - hectorj2f reviewers: @@ -10,5 +11,6 @@ reviewers: - icereval - rendhalver - desaintmartin +- KongZ - Towmeykaw - hectorj2f