Skip to content

Commit

Permalink
Add OWNERS file (helm#9771)
Browse files Browse the repository at this point in the history
* Add OWNERS file in ingressmonitorcontroller

Signed-off-by: faizanahmad055 <[email protected]>

* Bump chart version

Signed-off-by: faizanahmad055 <[email protected]>
  • Loading branch information
faizanahmad055 authored and k8s-ci-robot committed Dec 6, 2018
1 parent 569394d commit 9f1cf24
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
2 changes: 2 additions & 0 deletions stable/ingressmonitorcontroller/.helmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# OWNERS file for Kubernetes
OWNERS
4 changes: 3 additions & 1 deletion stable/ingressmonitorcontroller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: ingressmonitorcontroller
version: 1.0.47
version: 1.0.48
appVersion: 1.0.47
description: IngressMonitorController chart that runs on kubernetes
keywords:
Expand All @@ -21,3 +21,5 @@ maintainers:
email: [email protected]
- name: ahmadiq
email: [email protected]
- name: ahsan-storm
email: [email protected]
14 changes: 14 additions & 0 deletions stable/ingressmonitorcontroller/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
approvers:
- faizanahmad055
- kahootali
- ahmadiq
- waseem-h
- rasheedamir
- ahsan-storm
reviewers:
- faizanahmad055
- kahootali
- ahmadiq
- waseem-h
- rasheedamir
- ahsan-storm

0 comments on commit 9f1cf24

Please sign in to comment.