Skip to content

Commit

Permalink
Minor changes for apro
Browse files Browse the repository at this point in the history
Signed-off-by: Tenshin Higashi <[email protected]>
  • Loading branch information
tenshinhigashi committed Oct 25, 2023
1 parent b0a3fa7 commit e89ced0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-aux/main.mk
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ endif
}
$(tools/chart-doc-gen) -d $</doc.yaml -t $</readme.tpl -v $@/values.yaml >$@/README.md
build-output/chart-%.tgz: build-output/chart-%.d
cd $< && helm dependency build
helm package --destination=$< $<
mv $</emissary-ingress-$(word 2,$(subst _, ,$*)).tgz $@

Expand Down

0 comments on commit e89ced0

Please sign in to comment.