Skip to content

Commit

Permalink
helm dep update
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw committed Aug 9, 2023
1 parent b8eb4b8 commit 56d80c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/generate_helm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ helm dep update ${DIR}/../charts/flyte/
helm dep update ${DIR}/../charts/flyte-deps/
helm dep update ${DIR}/../charts/flyte-core/
helm dep update ${DIR}/../charts/flyte-binary/
helm dep update ${DIR}/../charts/flyte-sandbox/

helm template flyte -n flyte ${DIR}/../charts/flyte/ -f ${DIR}/../charts/flyte/values.yaml ${HELM_CAPABILITIES} --debug > ${DIR}/../deployment/sandbox/flyte_helm_generated.yaml

Expand Down

0 comments on commit 56d80c9

Please sign in to comment.