Skip to content

Commit

Permalink
[stable/external-dns] Add Bitnami team as maintainers. (helm#15022)
Browse files Browse the repository at this point in the history
* [stable/external-dns] Add Bitnami team as maintainers.

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

* Fix Chart.yaml

Signed-off-by: juan131 <[email protected]>
  • Loading branch information
Juan Ariza Toledano authored and davidkarlsen committed Jul 3, 2019
1 parent b68e627 commit e911819
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
18 changes: 10 additions & 8 deletions stable/external-dns/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
apiVersion: v1
description: |
Configure external DNS servers (AWS Route53, Google CloudDNS and others)
for Kubernetes Ingresses and Services
name: external-dns
version: 1.8.0
version: 1.8.1
appVersion: 0.5.14
description: ExternalDNS is a Kubernetes addon that configures public DNS servers with information about exposed Kubernetes services to make them discoverable.
keywords:
- external-dns
- network
- dns
home: https://github.com/kubernetes-incubator/external-dns
sources:
- https://github.com/kubernetes-incubator/external-dns
engine: gotpl
- https://github.com/kubernetes-incubator/external-dns
maintainers:
- name: rabadin
email: [email protected]
- name: Bitnami
email: [email protected]
engine: gotpl
14 changes: 14 additions & 0 deletions stable/external-dns/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
approvers:
- prydonius
- tompizmor
- sameersbn
- carrodher
- javsalgar
- juan131
reviewers:
- prydonius
- tompizmor
- sameersbn
- carrodher
- javsalgar
- juan131

0 comments on commit e911819

Please sign in to comment.