Skip to content

Commit 18285eb

Browse files
authored
aws-load-balancer-controller: v2.13.1 (#1217)
1 parent 1c41b77 commit 18285eb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
name: aws-load-balancer-controller
33
description: AWS Load Balancer Controller Helm chart for Kubernetes
4-
version: 1.13.0
5-
appVersion: v2.13.0
4+
version: 1.13.1
5+
appVersion: v2.13.1
66
home: https://github.com/aws/eks-charts
77
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
88
sources:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replicaCount: 2
66

77
image:
88
repository: public.ecr.aws/eks/aws-load-balancer-controller
9-
tag: v2.13.0
9+
tag: v2.13.1
1010
pullPolicy: IfNotPresent
1111

1212
imagePullSecrets: []

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ revisionHistoryLimit: 10
88

99
image:
1010
repository: public.ecr.aws/eks/aws-load-balancer-controller
11-
tag: v2.13.0
11+
tag: v2.13.1
1212
pullPolicy: IfNotPresent
1313

1414
runtimeClassName: ""

0 commit comments

Comments
 (0)