Skip to content

Commit

Permalink
Signed-off-by: rimas <rmocius@gmail.com>
Browse files Browse the repository at this point in the history
  • Loading branch information
rimusz committed Jun 16, 2020
1 parent 75b4afd commit 753e786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scripts/gen_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ do
then
# Will generate a helm package per chart in a folder
echo "$d"
helm dep up "$d"
helm package "$d"
# shellcheck disable=SC2035
mv *.tgz temp/
Expand Down

0 comments on commit 753e786

Please sign in to comment.