Skip to content

Commit

Permalink
Fix kustomize image versions (#5383)
Browse files Browse the repository at this point in the history
* updating also makefile to have kustomize command
  • Loading branch information
gizas authored Aug 30, 2024
1 parent edeb02e commit ecab0c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ notice:
check-ci:
@mage -v check
@$(MAKE) notice
@GENERATEKUSTOMIZE=true $(MAKE) -C deploy/kubernetes generate-k8s
@$(MAKE) -C deploy/kubernetes generate-k8s
@$(MAKE) check-no-changes

Expand Down

0 comments on commit ecab0c3

Please sign in to comment.