mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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:
committed by
k8s-ci-robot
parent
25986efa12
commit
4ffd17fdc9
@@ -19,3 +19,5 @@
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
approvers:
|
||||
- krancour
|
||||
reviewers:
|
||||
- krancour
|
||||
Reference in New Issue
Block a user