Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Dinar Valeev <[email protected]>
  • Loading branch information
k0da committed Jan 24, 2025
1 parent 6d57848 commit c578f8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
- name: build container image
env:
REGISTRY: ghcr.io/absaoss
TAG: v2.7.3
TAG: v2.7.4
run: |
make docker-build
- name: publish image
run: |
docker push ghcr.io/absaoss/cluster-api-aws-controller-amd64:v2.7.3
docker push ghcr.io/absaoss/cluster-api-aws-controller-amd64:v2.7.4

0 comments on commit c578f8e

Please sign in to comment.