Skip to content
Merged
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.9.1
version: 2.9.2
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: e0f59c6c35f44b42f5eeae514059b356f9ba4ee7
expected-commit: 22fcc22790da9672b49f9bb31bfc8378d0e8ddc5

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