This is an automated email from the ASF dual-hosted git repository. kvn pushed a commit to branch kv/asf in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git
commit ad143f4e0273f65e776c86afea7b478984ed7cb7 Author: kv <[email protected]> AuthorDate: Wed Jan 6 10:18:11 2021 +0800 fix: asf labels --- .asf.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 42f9bc6..e4e115c 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -20,9 +20,10 @@ github: homepage: https://apisix.apache.org/ labels: - apisix - - helm chart + - helm + - chart - k8s - - Kubernetes + - kubernetes features: issues: true
