Skip to content

Commit

Permalink
aws-load-balancer-controller: v2.8.3 (#1150)
Browse files Browse the repository at this point in the history
Co-authored-by: eks-bot <eks-bot@users.noreply.github.com>
  • Loading branch information
oliviassss and eks-bot committed Sep 17, 2024
1 parent e71a947 commit d2dea02
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions stable/aws-load-balancer-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: aws-load-balancer-controller
description: AWS Load Balancer Controller Helm chart for Kubernetes
version: 1.8.2
appVersion: v2.8.2
version: 1.8.3
appVersion: v2.8.3
home: https://github.com/aws/eks-charts
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion stable/aws-load-balancer-controller/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 2

image:
repository: public.ecr.aws/eks/aws-load-balancer-controller
tag: v2.8.2
tag: v2.8.3
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down
2 changes: 1 addition & 1 deletion stable/aws-load-balancer-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ revisionHistoryLimit: 10

image:
repository: public.ecr.aws/eks/aws-load-balancer-controller
tag: v2.8.2
tag: v2.8.3
pullPolicy: IfNotPresent

runtimeClassName: ""
Expand Down

0 comments on commit d2dea02

Please sign in to comment.