Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aws-load-balancer-controller.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: aws-load-balancer-controller
version: 2.5.3
version: 2.5.4
epoch: 0
description: A Kubernetes controller for Elastic Load Balancers
copyright:
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/kubernetes-sigs/aws-load-balancer-controller
tag: v${{package.version}}
expected-commit: 940efc72f5e8245b7374fc8d6094e758f26d8593
expected-commit: fd1bbbbfad42fc1b05fc71027242e2fcc4496c44

- runs: |
# https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/Dockerfile#L18-L27
Expand Down