Skip to content

Commit

Permalink
🥳 aws-load-balancer-controller v2.8.2 Automated Release! 🥑 (#1143)
Browse files Browse the repository at this point in the history
* aws-load-balancer-controller: v2.8.2

* Delete stable/aws-load-balancer-controller/Chart.yaml.bak

* Delete stable/aws-load-balancer-controller/test.yaml.bak

* Delete stable/aws-load-balancer-controller/values.yaml.bak

---------

Co-authored-by: eks-bot <[email protected]>
  • Loading branch information
M00nF1sh and eks-bot committed Aug 9, 2024
1 parent e461dc8 commit 222699a
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.1
appVersion: v2.8.1
version: 1.8.2
appVersion: v2.8.2
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.1
tag: v2.8.2
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.1
tag: v2.8.2
pullPolicy: IfNotPresent

runtimeClassName: ""
Expand Down

0 comments on commit 222699a

Please sign in to comment.