Adding OWNERS file for stable/traefik (#3230)

* Adding OWNERS file for stable/traefik

Note, also updates maintainer to github handle

* Update Chart.yaml
This commit is contained in:
Matt Farina
2018-01-23 09:57:36 -08:00
committed by k8s-ci-robot
parent 25986efa12
commit 4ffd17fdc9
3 changed files with 8 additions and 2 deletions
+2
View File
@@ -19,3 +19,5 @@
.project
.idea/
*.tmproj
# OWNERS file for Kubernetes
OWNERS
+2 -2
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: traefik
version: 1.17.0
version: 1.17.1
appVersion: 1.4.6
description: A Traefik based Kubernetes ingress controller with Let's Encrypt support
keywords:
@@ -13,7 +13,7 @@ sources:
- https://github.com/containous/traefik
- https://github.com/krancour/charts/tree/master/traefik
maintainers:
- name: Kent Rancourt
- name: krancour
email: kent.rancourt@microsoft.com
engine: gotpl
icon: http://traefik.io/traefik.logo.png
+4
View File
@@ -0,0 +1,4 @@
approvers:
- krancour
reviewers:
- krancour