diff --git a/stable/apm-server/Chart.yaml b/stable/apm-server/Chart.yaml index db585822a21b..a5b5b23121a5 100644 --- a/stable/apm-server/Chart.yaml +++ b/stable/apm-server/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: The server receives data from the Elastic APM agents and stores the data into a datastore like Elasticsearch icon: https://www.elastic.co/assets/blt47799dcdcf08438d/logo-elastic-beats-lt.svg name: apm-server -version: 2.0.0 +version: 2.0.1 appVersion: 6.6.2 home: https://www.elastic.co/solutions/apm sources: diff --git a/stable/apm-server/OWNERS b/stable/apm-server/OWNERS new file mode 100644 index 000000000000..645840a921b1 --- /dev/null +++ b/stable/apm-server/OWNERS @@ -0,0 +1,4 @@ +approvers: +- mumoshu +reviewers: +- mumoshu