Skip to content

Commit 6f72e0d

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 d2d5fa1 commit 6f72e0d

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.3
4+
version: 1.13.4
55
appVersion: v2.13.3
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)