Skip to content

Commit c578f8e

Browse files
committed
Bump version
Signed-off-by: Dinar Valeev <[email protected]>
1 parent 6d57848 commit c578f8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
- name: build container image
3131
env:
3232
REGISTRY: ghcr.io/absaoss
33-
TAG: v2.7.3
33+
TAG: v2.7.4
3434
run: |
3535
make docker-build
3636
- name: publish image
3737
run: |
38-
docker push ghcr.io/absaoss/cluster-api-aws-controller-amd64:v2.7.3
38+
docker push ghcr.io/absaoss/cluster-api-aws-controller-amd64:v2.7.4

0 commit comments

Comments
 (0)