From 5c90fa465c2260ee2034abe4b14bdc7997ba5073 Mon Sep 17 00:00:00 2001 From: Harry Date: Thu, 25 Oct 2018 14:42:56 -0700 Subject: [PATCH] [stable/kong] add hbagdi and shashiranjan84 as OWNERS (#8768) * [stable/kong] add hbagdi and shashiranjan84 as OWNERS Signed-off-by: Harry Bagdi * [stable/kong] bump chart version to 0.5.1 Signed-off-by: Harry Bagdi --- stable/kong/.helmignore | 1 + stable/kong/Chart.yaml | 2 +- stable/kong/OWNERS | 6 ++++++ 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 stable/kong/OWNERS diff --git a/stable/kong/.helmignore b/stable/kong/.helmignore index f0c1319444..7c04072e13 100644 --- a/stable/kong/.helmignore +++ b/stable/kong/.helmignore @@ -19,3 +19,4 @@ .project .idea/ *.tmproj +OWNERS diff --git a/stable/kong/Chart.yaml b/stable/kong/Chart.yaml index 6cf49bc291..7783e6cdc1 100644 --- a/stable/kong/Chart.yaml +++ b/stable/kong/Chart.yaml @@ -10,5 +10,5 @@ maintainers: name: kong sources: - https://github.com/Kong/kong -version: 0.5.0 +version: 0.5.1 appVersion: 0.14.1 diff --git a/stable/kong/OWNERS b/stable/kong/OWNERS new file mode 100644 index 0000000000..25b9ea9d12 --- /dev/null +++ b/stable/kong/OWNERS @@ -0,0 +1,6 @@ +approvers: +- hbagdi +- shashiranjan84 +reviewers: +- hbagdi +- shashiranjan84