diff --git a/stable/sematext-agent/Chart.yaml b/stable/sematext-agent/Chart.yaml index ecf7702a3f..f2f90ef7d1 100644 --- a/stable/sematext-agent/Chart.yaml +++ b/stable/sematext-agent/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 appVersion: "1.0" -version: 1.0.11 +version: 1.0.12 description: Helm chart for deploying Sematext Agent to Kubernetes keywords: - sematext @@ -12,6 +12,6 @@ keywords: home: https://sematext.com/cloud icon: https://sematext.com/wp-content/uploads/2017/09/octi-square-logo-200x200-2.png maintainers: - - name: komljen - email: alen.komljen@sematext.com + - name: hakman + email: ciprian.hacman@sematext.com name: sematext-agent diff --git a/stable/sematext-agent/OWNERS b/stable/sematext-agent/OWNERS index 60fa0bc133..849e86e075 100644 --- a/stable/sematext-agent/OWNERS +++ b/stable/sematext-agent/OWNERS @@ -1,6 +1,6 @@ approvers: -- komljen - megastef +- hakman reviewers: -- komljen - megastef +- hakman