diff --git a/stable/external-dns/Chart.yaml b/stable/external-dns/Chart.yaml index 9d7e8761d1..1b2cc904a6 100644 --- a/stable/external-dns/Chart.yaml +++ b/stable/external-dns/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 description: Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services name: external-dns -version: 0.5.1 +version: 0.5.2 appVersion: 0.4.8 home: https://github.com/kubernetes-incubator/external-dns sources: diff --git a/stable/external-dns/README.md b/stable/external-dns/README.md index 3f166f59d9..e710c3e1d4 100644 --- a/stable/external-dns/README.md +++ b/stable/external-dns/README.md @@ -18,7 +18,7 @@ $ helm install --name my-release stable/external-dns ## Configuration -The following tables lists the configurable parameters of the external-dns chart and their default values. +The following table lists the configurable parameters of the external-dns chart and their default values. | Parameter | Description | Default |