Skip to content

Commit e43f188

Browse files
committed
aws-load-balancer-controller: Add support for dnsConfig in deployment.yaml. This is supported as a standard pattern across various public helm charts, so decided to make a PR here.
1 parent 3795d77 commit e43f188

File tree

4 files changed

+125
-107
lines changed

4 files changed

+125
-107
lines changed

stable/aws-load-balancer-controller/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: aws-load-balancer-controller
33
description: AWS Load Balancer Controller Helm chart for Kubernetes
4-
version: 1.13.4
4+
version: 1.13.5
55
appVersion: v2.13.4
66
home: https://github.com/aws/eks-charts
77
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png

0 commit comments

Comments
 (0)