Skip to content

Commit

Permalink
Update release-script to use new makefile target
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSirenko committed Jan 24, 2024
1 parent 5d3d39f commit f09e0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/release-scripts/generate-release-pr
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ update_chart_and_overlays() {

(
cd "$ROOT_DIRECTORY"
make generate-kustomize
make update/kustomize
) >"/dev/null"
}

Expand Down

0 comments on commit f09e0e9

Please sign in to comment.