Skip to content

Commit

Permalink
Merge pull request #2030 from hwdef/release-1.5
Browse files Browse the repository at this point in the history
update arm's yaml, and upgrade makefile to automatically generate arm's yaml
  • Loading branch information
volcano-sh-bot authored Mar 11, 2022
2 parents 6733851 + 42fd488 commit 43e06e2
Show file tree
Hide file tree
Showing 2 changed files with 7,850 additions and 484 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,6 @@ endif

update-development-yaml:
make generate-yaml TAG=latest RELEASE_DIR=installer
cp installer/volcano-latest.yaml installer/volcano-development-arm64.yaml
sed -r -i 's#(.*)image:([^:]*):(.*)#\1image:\2-arm64:\3#' installer/volcano-development-arm64.yaml
mv installer/volcano-latest.yaml installer/volcano-development.yaml
Loading

0 comments on commit 43e06e2

Please sign in to comment.